Any good text editors that allow Javascript as a scripting language? -


i enjoy javascript programming , have witnessed power of being able script editor, emacs. been searching , can't find if there support javascript. not absolutely need javascript, it's preference know. know text editors support javascript.

komodo built on xul (the same technology firefox uses), , supports javascript macros extensions.


Comments

Popular posts from this blog

How can I edit my VIM config so that Vim treats ".ejs" files the same as it currently treats my html files? -

Python __call__ special method practical example -