- Notifications
You must be signed in to change notification settings - Fork9
Code editors#4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
strangernr7 left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
A few small changes, but all together it's pretty good
There are two main types ofcodeeditors:IDEs and lightweight editors.Many people use one toolof each type. | ||
Er zijn twee soortencode-editors:IDE's en lichtgewicht editors.Veel mensen gebruiken een toolvan elk type, zowel een IDE als lightweight. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Er zijn twee soorten code-editors: IDE's en lichtgewicht editors. Veel mensen gebruiken een tool van elk type, zowel een IDE alslightweight. | |
Er zijn twee soorten code-editors: IDE's en lichtgewicht editors. Veel mensen gebruiken een tool van elk type, zowel een IDE alslichtgewicht. |
You had 2 different versions of the same word in this phrase
## IDE | ||
The term [IDE](https://en.wikipedia.org/wiki/Integrated_development_environment) (Integrated Development Environment) refers to a powerful editorwith many features that usually operates on a "whole project." As the name suggests, it's not just aneditor,but a full-scale "development environment." | ||
De term [IDE](https://en.wikipedia.org/wiki/Integrated_development_environment) (Integrated Development Environment ofwel Geïntegreerde Ontwikkelingsomgeving) verwijst naar een krachtige editormet veel mogelijkheden die meestal werkt op een "volledig project". Zoals de naam al suggereert, is het niet alleen eeneditor,maar een volledige "ontwikkelomgeving". |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
De term[IDE](https://en.wikipedia.org/wiki/Integrated_development_environment) (Integrated Development Environment ofwel Geïntegreerde Ontwikkelingsomgeving) verwijst naar een krachtige editor met veel mogelijkheden die meestalwerktop een "volledig project". Zoals de naam al suggereert, is het niet alleen een editor, maar een volledige "ontwikkelomgeving". | |
De term[IDE](https://nl.wikipedia.org/wiki/Integrated_development_environment) (Integrated Development Environment ofwel Geïntegreerde Ontwikkelingsomgeving) verwijst naar een krachtige editor met veel mogelijkheden die meestal op een "volledig project" werkt. Zoals de naam al suggereert, is het niet alleen een editor, maar een volledige "ontwikkelomgeving". |
- [Visual Studio Code](https://code.visualstudio.com/) (cross-platform, free). | ||
- [WebStorm](http://www.jetbrains.com/webstorm/) (cross-platform, paid). | ||
- [Visuele Studio Code](https://code.visualstudio.com/) (cross-platform, gratis). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
-[Visuele Studio Code](https://code.visualstudio.com/) (cross-platform, gratis). | |
-[Visual Studio Code](https://code.visualstudio.com/) (cross-platform, gratis). |
- [Visuele Studio Code](https://code.visualstudio.com/) (cross-platform,gratis). | ||
- [Sublieme tekst](http://www.sublimetext.com) (cross-platform, shareware). | ||
- [Notepad++](https://notepad-plus-plus.org/) (Windows,gratis). | ||
- Vim](http://www.vim.org/)en [Emacs](https://www.gnu.org/software/emacs/)zijn ook trendy als je weet hoe je ze moet gebruiken. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
-[Visuele Studio Code](https://code.visualstudio.com/) (cross-platform, gratis). | |
-[Sublieme tekst](http://www.sublimetext.com) (cross-platform, shareware). | |
-[Notepad++](https://notepad-plus-plus.org/) (Windows, gratis). | |
- Vim](http://www.vim.org/) en[Emacs](https://www.gnu.org/software/emacs/) zijn ook trendy als je weet hoe je ze moet gebruiken. | |
-[Visual Studio Code](https://code.visualstudio.com/) (cross-platform, gratis). | |
-[Sublime Text](http://www.sublimetext.com) (cross-platform, shareware). | |
-[Notepad++](https://notepad-plus-plus.org/) (Windows, gratis). | |
-[Vim](http://www.vim.org/) en[Emacs](https://www.gnu.org/software/emacs/) zijn ook trendy als je weet hoe je ze moet gebruiken. |
The editors in the lists above are those that either I or my friends whom I consider good developers have been using for a long time and are happy with. | ||
Er zijn andere grote editors in onze grote wereld. Kies degene die je het leukst vindt. |
strangernr7Apr 2, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Er zijn andere grote editors in onze grote wereld. Kies degenedieje het leukst vindt. | |
De editors in de bovenstaande lijsten zijn degenen die ik of mijn vrienden,dieik als goede ontwikkelaars beschouw, al heel lang gebruiken en waar ze blij mee zijn. | |
Er zijn andere grote editors in onze grote wereld. Kies degene die je het leukst vindt. |
Forgot a line here
javascript-translate-bot commentedApr 2, 2021
Please make the requested changes. After it, add a comment "/done". |
No description provided.