+ 1
Hi what's best program for text editor
7 Answers
+ 4
I've been using Visual Studio Code (https://code.visualstudio.com) both on Windows and Mac. I had some problems with them on Linux. I also like a lot Notepad++ (https://notepad-plus-plus.org - Windows only). Other editors that I also used an I liked are Brackets (http://brackets.io) and Atom (https://atom.io). All of them are free and supports plugins.
You also have Sublime (https://www.sublimetext.com/) and WebStorm (https://www.jetbrains.com/webstorm), both are excellent but are not free.
+ 4
I've been using Sublime Text and fell in love with it :) It's technically not free, but you can download and use it without paying.
+ 3
I really like ActiveState's Komodo Edit for bigger projects. For huge projects I'm using NetBeans. As a fast editor for quick work is best Sublime Text (which is much more faster than Visual Studio Code, Atom and other JavaScript based editors).
Anyway Vim with some plugins is also great - and of course Linux is what is beneath the surface :).
+ 1
Hi guys what's ide for PHP or html
+ 1
For PHP and HTML you can use Sublime Text, Aptana Studio, Eclipse and others.
I personally use Aptana and Sublime Text
0
I use Dreamweaver, and its good for php and HTML.
0
I like the way Notepad++ show the languages and base on the selected one change the colors of the code. The way that it idents the code is very good too.
But Sublime is a good tool too.