I have to do some JavaScript in the future, so it is time to update my toolbox. Right now I use Firefox with some addons:
- JavaScript Shell from https://www.squarefree.com/bookmarklets/webdevel.html
- Firefox Dom Inspector
- Firebug
- Greasemonkey
- Stylish
I plan to use Venkman Javascript debugger as well as jsunit and js-lint.
For programming I'm stick with vim.
So what other tools do you use when developing JavaScript?