0
What type of editor is use to edit code?
7 ответов
+ 4
Code editors and IDEs.Do you need examples
+ 3
plain text editors, not word processors software...
IDE (Integrated Development Editors) comes with specific features dedicated to code (syntax hilighting and many more) ;)
+ 2
Here is a short list for that.you will find more on google...
For android
1.DroidEdit
2.Acode
For Windows
1.CodeBlocks
2.Visual Studio Code
3.Brackets
4.Notepad++
+ 1
If you are on laptop or pc. you can use the above mentions but if you want a simpler and lighter then i recommend the Sublime text editor 3 which is around 10 MB. You can literally code any language on it and you will also get awesome packages there. Interface is also awesome. For android you can go with above mentioned.
0
Visual Studio Code