I think your javascript editor will become a greater success, if you include some autocomplete feature. Mispells is the number one reason why developers run into basic bugs. also, a debugger. this are just suggestions.
Logged In: NO
A list of JavaScript keywords for the autocomplete feature can be found here: http://home.tiscalinet.ch/broec/js.txt. It's a modified version of http://www.editplus.com/files/js4ep.zip, which I use for the editor www.ultraedit.com.
Log in to post a comment.
Logged In: NO
A list of JavaScript keywords for the autocomplete feature
can be found here: http://home.tiscalinet.ch/broec/js.txt.
It's a modified version of
http://www.editplus.com/files/js4ep.zip, which I use for the
editor www.ultraedit.com.