+ 16
What are the BEST texts editors for writing code?
What are the BEST texts editors for writing code? Any language?
13 Respuestas
+ 11
if you just need an editor and not a complete IDE, try Adobe brackets or notepad++ :) they are for writing source codes, they don't include compilers.
use them for html, JavaScript, css, php and so on.
+ 13
I mainly use VS Code or Emacs
+ 11
try sublime text 3 or atom
+ 9
Notepad++
+ 7
when learning, id recommend notepad++ coz you get to do almost all the coding yourself hence itll be easier to grasp and remember the syntax of the language and also familiarize you with the language. Then later on you can go to the specific IDEs like netbeans for java, adobe dreamweaver for web design etc
+ 5
For html and Latex: Sublime Text is great. Also, I use it for Matlab and Python.
+ 4
best editors for windows is sublime text or notepad++ but the last one is too old
+ 4
I like notepad ++ and Sublime text 3
+ 2
There are countless IDE's when you're speaking about ALL languages. Intellij is great for Java type stuff. Pycharm is pretty nice for python.
+ 2
For Java : Netbeans/Eclipse
For C and C++ : DevC++
For Python : Pycharm
+ 2
Visual Studio Code
+ 2
i am using Brackets for html and css but i am not sure that this editor work fine for all languages.
+ 1
I recommend Sublime text 3 or Notepad ++