Download Northgate Coda by Northgate Information Solutions
Coda is a first class JavaScript/HTML/XML/XHTML development environment with full syntax parsing. This fully featured editor checks the validity of code as you type, highlighting errors as you develop rather than after you publish.
Coda uses a technique called 'full block syntax parsing' (FBSP) to quickly analyse the structure of the file and its current state. Unlike other color keyword highlighting editors, Coda has an intimate knowledge of the languages it supports and displays errors or incomplete code in real-time. IF you chose to enable auto complete, Coda's intimacy with the semantics of the language empowers Coda to guess your next move, completing your statements and saving you time. This is a great learning aid if you are new to JavaScript or HTML.
FBSP supports files that have multiple language content. For example in a Dynamic HTML file with s...