Does anyone know if there are plans to implement JavaScript in MS Visual Studio, like they do all the other languages?
I am fairly new to coding in JavaScript, but I have come to realise how powerful a language it really is for creating RIA. The main problem is that when it comes to developing and debugging in the IDE, it’s nowhere near as slick as if I was writing in say C#. Maybe this is just a limitation of visual studio and that there are much better environments in which to code JavaScript?
Above all the most important thing is debugging. Currently when I attach and step through the whole process is very clunky.