I am in dire need of an IDE I'm comfortable with. The closest to perfect I've come in IDEs, and the one I'm currently using, is Aptana Web - which has everything I'd ever want from an IDE except perhaps the most important feature: collapsible code.
The features I need in my editor is:
- Syntax highlighting for HTML, CSS, Javascript and PHP files
- A code outline, to make sense of 5000 line php or JS files
- The ability to select and collapse lines of code, like in Dreamweaver
- The ability to open and work with files directly on an ftp server
IDEs I've tested and liked:
- Aptana Studio - has everything but the collapsible code
- Crimson Editor - less tidy than Aptana studio in general, and lacks collapsible code
IDEs I've tested and not liked:
- Dreamweaver - Has lots of features, but forces me to create "sites" and "test servers" and lots of crap i don't need instead of letting me simply open and edit a file from a server.
- Visual studio - lacks syntax highlighting for Javascript or PHP (i can't recall which)
- Notepad++ - A lot like Crimson Editor, but lacks remote file editing.
If someone would be so nice as to introduce me to a few IDEs I've not heard of before, I'll mark them as the correct answer if i find my favorite among them.
Thanks for any and all suggestions