There is a ton of questions about free HTML editors for Windows. I have a couple of specific requirements, which seem ubiquitous to me, yet, I can't seem to find any that don't suck.
So here is what I am looking for. The editor does not need to fulfill every requirement, but at least a majority of them.
- Should have syntax coloring for both HTML and Javascript
- Intellisense (aka statement completion) for Javascript would be a bonus.
- Intellisense for Javascript vis-a-vis HTML5 would be great.
- Can edit files from an FTP server seamlessly (e.g. when I press Ctrl+S, it saves the file to the FTP site in the cloud).
- Has some type of preview window.
- Should be a snappy startup (thus, no Eclipse or Visual Studio).
- It can be free or not
I've used HomeSite in the past and for a product from 1997, it is absolutely fantastic, but it's showing its age. It crashes frequently under Windows 7 and lacks the knowledge about the last 12 years of Javascript.
So, is there such a thing?