I am used to metapad (basically a more fault tolerant notepad), dreamweaver (memory hog with neat syntax highlighting, and basic error detection), and hotdog (antique, dont use this anymore!).
What I want to do is migrate to a better editor that isn't a memory hog like dreamweaver, but also is closer to the edge of production programming. I use SFTP alot with my internals, FTP basic with my external projects, and I also want to use SVN. <- Most of these protocols dont need to be built into the editor, but it would be nice.
My question is this;
I have looked at Sublime Text 2, the responsiveness is amazing, but it's broken. Alot. And every time someone mentions this. They suggest that it will be that way cause it's a "beta" release.
Is there something else that I should use that is similar or uses the same plugins? How do I make sublime more stable short of de-compiling the thing, and trying to hack it to behave with Windows? (or perhaps, Simple Text 2 is purely for Mac users?) Let me know!
My Target Market; Speed, Lightweight (Aptana & Dreamweaver use around ~150MB memory), Keyboard intensive preferred (or at least shortcut friendly), works in portable mode (install not required)
Platforms required; Windows 7/XP, Linux CentOS 6.x (with PuTTY please?)
Platforms wanted; Android OS / Apple iOS - friendly with bluetooth support (?)
Syntax highlighting/coding specific for/with; *Important PHP 5.x, MySQL, YUI
Syntax highlighting supported for; *Not so important HTML, XML, and maybe.. YAML/MongoDB (?)
Works with or does something similar to; (Zen Coding - fast way to write repetitive tasks) http://code.google.com/p/zen-coding/
I DO NOT care for; Debuggers.. why? Because I can write debugger stuff in my own code, and often.. even inside of dreamweaver I never use their test browser cause I always end up wanting to use a full-fledged browser with extensions like firebug/ySlow inside of IE9, Firefox 12, Chrome, etc.
** Updated with more specific requirements.