Are there any GOOD javascript addins for Visual Studio?
- by Jeremy B.
In our daily work we maintain some rather large Javascript libaries. We use VS2008 and while they made some improvements to the Javascript IDE, I still find it lacking. There is no outlining, no collapsing, or other ways to keep the code organized.
I have tried js-addin and JSLint which crash and don't have the features I want, respectively. I…