Recently, as I’ve gotten back into doing JS/DOM development, I’ve begun wishing more and more for a real JavaScript IDE. Mozilla is partway there (Jesse’s bookmarks, the DOM Inspector, and Venkmann are great), there still some stuff that I’d really like:

  • Object Browser – integrated with run-time watches/reflection, and with a comprehensive reference
  • Library management – integrated w/ Object Browser
  • BrowserCaps – flagging (a la TopStyle w/ CSS), cross-referenced w/ alternatives, bug-DB; inline auto-complete stuff would be neato

Is anyone still working on a ‘developer edition’ of Mozilla?