Microsoft have done a really good job by giving developers a great environment to do their work in; namely the Visual Studio suite with all its variants. This IDE’s intellisense is one of its strongest points, but anyone that’s tried to write javascript code has probably felt a bit lost.
Intellisense, brace-highlighting, current variable highlighting, code comments…all gone….until now!
Microsoft Corp has just released JScript Editor Extensions, a Visual Studio extension that enables all of the above, along with code outlines.