A
A
Avery0072014-01-17 17:55:42
PHP
Avery007, 2014-01-17 17:55:42

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

10 answer(s)
A
Alf162, 2014-01-17
@Avery007

phpstorm is the best in my opinion

A
Akmal Kadirov, 2014-01-17
@kadirov

phpDesigner or phpstorm

N
NewTypes, 2014-01-17
@NewTypes

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".

I
Ilya Sidorenko, 2014-01-17
@iskros

Sublime Text

A
Alexey, 2014-01-17
@HaJIuBauKa

NetBeans is free and has everything you need.
Eclipse

A
AlexP11223, 2014-01-17
@AlexP11223

At first I wanted to write myself, but I got tired of writing a text field.

Seriously OO
Have you seriously started writing your own IDE without reading the ready-made ones? And Sublime is more of a powerful notepad than an IDE.
PHPStorm on every corner is advised the same.

D
dvachek, 2014-01-17
@dvachek

phped is the best.

V
vladjero, 2014-01-17
@vladjero

Dreamweaver - decides!

A
Alexander Tokmakov, 2014-01-18
@calliko

phpStorm - LIVE!

E
Evgeny Ermolaev, 2014-01-29
@patch94

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 question

Ask a Question

731 491 924 answers to any question