开发者

looking for clean PHP code editor [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

I've been using Dreamweaver for a long time but it has many features I don't need. I would like a clean simple edi开发者_Python百科tor like textmate but I use Windows..

I tried Zend Studio but as DW it has many features I don't need.

What other editor would you recommend for HTML, PHP, CSS, and JS?


I personally love Notepad++ - nice, clean interface and options for different highlighting/formatting depending on what kind of code you're writing (it supports a lot right out of a fresh install, including HTML, CSS, JS and PHP).

One thing it lacks is the Visual Studio Intellisense-esque/autocomplete - depends what you need/don't need, I guess.


Check out PhpStorm from Jetbrains. It supports everything you need in a single package. Here is a recent review of PhpStorm. Also, if you want super light PHP editing you could go with Notepad ++ and take a look at WebStorm which is a like a PHP-less subset to PhpStorm designed to handle HTML, JavaScript, CSS etc.

Quote:

The guys at JetBrains did this application (and WebStorm) with developer in mind from start to finish. Even now, they keep focused on their work to make this app a developer’s extension rather than just a product to sell.


What other editor would you recommend for HTML, PHP, CSS, and JS?

The Zeus editor does the standard code folding and syntax highlighting for these languages.

But Zeus does a few other things like HTML Validation, Zen Coding and it is also fully scriptable in Java Script.


I just converted from Dreamweaver to Eclipse for PHP. Still has the code suggestion but much cleaner management of projects.


If you want something dead simple, I've used Scintilla for quite some times when I had Windows. (Check out the extras also.) Now, on Linux, I use GEdit :)


I up-voted Notepad++ because it's my favorite free text editor, but if you don't mind spending a few bucks (USD 60) I've used UltraEdit for many years and would recommend it for any language. Customer support has been awesome.

http://www.ultraedit.com/


Notepad++ might be the best option for Windows users since it's robust and free. However, since you did not specify your OS, I can assume that you might have Linux or OS X.

With that said, I can suggest Coda as a good alternative to Dreamweaver just because it's very robust and yet is still very simplistic.

It's not free, but it's allot cheaper than Dreamweaver.

Sadly, it's only available on OS X.

Another application that I like is Aptana (http://www.aptana.com) and this one is available free on Windows, Linux and OS X. It might not be as simplistic, but it's a great application for editing. I personaly prefer Aptana over Notepa


I've been using PHPEdit for years. It is a very nice PHP IDE that also has some nice features to manage MySQL databases.


EmEditor

is another great PHP editor and maybe another scripting language and multi purpose text editor that have great features. Lightweight and fast, one of nice feature is vertical selection editing.

http://www.emeditor.com/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜