Vote for Full Intellisense Support of Javascript
June 20th, 2007Visual Studio 2008 already includes some basic support for Intellisense in Javascript. It is actually quite amazing what you can do with it but it apparently does not fully support Javascript source files that are embedded within an assembly. I use this technique with my SmallSharpTools.EmbeddedScripts project. You can see it in action with some of the demos I prepared. It includes a smart server control that manages the script dependencies with helpful design-time support. What would be extremely useful would be a way to have Visual Studio 2008 pick up the script references like normally referenced scripts.
If you agree, and I hope you do, please vote on the feedback item I opened.
Below is a live demo of SmallSharpTools.EmbeddedScripts.