开发者_如何转开发
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 5 years ago.
Improve this questionok ok i know SO is full of this kind of question, but there's a catch:
here's what i need:
a fast and light PHP/HTML/CSS/JS (jquery support ?) IDE
Onestly i'm a PHP devolper AND a web designer so i need something good in both fields (syntax check is a must, web preview would be awesome)
Here's the catch: No Overkill like Eclipse, NetBeans ecc... i'm working almost entirely at 5/10 days projects, i don't really have the time to put up such environments (projects, cvn...). I just need to open the (php,html,js,css) file, modify it and save it in the fastest possible way....
No text-editors (notepad++), they're fine, but i'd like to try something "more"
I'm currently using Dreamweaver cs5 and i'm fine with it, but it's a little too CPU demanding for me...
Thanks !!
Edit: i'm on Windows 7
I use Komodo Edit on both Windows and MAC and I love it.
Or try pspad
Coda on OSX but since you're talking about Notepad++ I assume you're on Windows... Anyway, could make you want to switch ;-) http://panic.com/coda/
Try to look at PhpStorm or WebStorm.
Emacs supports PHP and JavaScript and pretty much everything. It pwns!
I use Sublime Text or Brackets or Atom. They are small and do not require high performance.
Sublime Text may be downloaded and evaluated for free, however a license must be purchased for continued use.
Some more details about Brackets (free and open source), from the linked page:
With focused visual tools and preprocessor support, Brackets is a modern text editor that makes it easy to design in the browser. It's crafted from the ground up for web designers and front-end developers.
Some more details about Atom (free and open source), from the linked page:
Atom is a text editor that's modern, approachable, yet hackable to the core—a tool you can customize to do anything but also use productively without ever touching a config file.
精彩评论