I am using Visual Studio 2010 express edition and the IDE is good for development. However the javascript features are not that good and hence I was looking for some javascript addin to assist the javascript development. Can anyone suggest one for me.
Note: I tried installing js-addin express edition vsix, which did not succeed. I get MissingReferenceException
in the install log.
This is unfortunately not possible. The express editions of Visual Studio do not support installing Extensions or Add-Ins. So there is no way to get a JavaScript add-in into an express version.