+ 1
What is the best free text editor for Javascript,html, and css?
8 Antworten
+ 17
I recommend ST3, that's why: https://www.sololearn.com/discuss/714638/?ref=app
+ 15
Atom is free and very easy to use. More an IDE than a text editor.
https://ide.atom.io
+ 9
https://www.sololearn.com/discuss/775235/?ref=app
personally I recommend brackets (http://brackets.io)
+ 4
Visual Studio Code
https://code.visualstudio.com
+ 2
I changed from Atom to Visual Code, mainly because I work with many files and Atom is starting really slow.
+ 1
I do not really like IDEs. Kate is a powerful texteditor for a variety of programming languages. It has a built in terminal which is fancy when programming in c++ for example.
0
Sublime Text 3 is one of the best lightweight editors for coding in different programming languages.