Answer the question
In order to leave comments, you need to log in
What are the editors for Web programming?
I am looking for an editor for web programming (PHP, JS, CSS, HTML, XML), similar to Visual Studio.
Requirements:
1. Code hints (Similar to the hint system in C# in VS). I tried Sublime Text, but the hints are so stubborn (displays variable names only in an open script, ignoring code from require, etc.)
2. Highlight
4. Finding errors
3. Projector system like VS.
At first I wanted to write myself, but I got tired of writing a text field.
Answer the question
In order to leave comments, you need to log in
You are looking for an IDE, and the main leaders here are phpStorm, NetBeans, Vim (non-standard old-school editor, with good functionality).
Honestly, I do not know what is meant by "projector system".
At first I wanted to write myself, but I got tired of writing a text field.
It is for programming that I can advise the notorious Sublime Text, it is paid, but extremely convenient (expandable, a huge number of convenient plugins)
And for layout, I personally fell in love with Brackets (exclusively with Emmet)!
Incredibly convenient and perfectly extensible , I
especially emphasize quick editing of CSS without the need to go into the files themselves (when a keyboard shortcut opens a mini frame with CSS by tag or class or id) and the most interesting is Live Preview made using NodeJS. All changes are instantly displayed in the browser (with a second monitor, the work is simply fabulous)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question