Edited Unassigned: NTVS Beta 2 Crashing on Start-up Now [1305]
Not sure what to report here, but NTVS Beta 2 is now crashing again like the it was two (2) releases ago. Before I had to delete the "obj" and "npm_packages" folder to avoid the crash whenever I opened...
View ArticleEdited Unassigned: NTVS Beta 2 Crashing on Solution Start-up Now [1305]
Not sure what to report here, but NTVS Beta 2 is now crashing again like the it was two (2) releases ago. Before I had to delete the "obj" and "npm_packages" folder to avoid the crash whenever I opened...
View ArticleCommented Unassigned: NTVS Beta 2 Crashing on Solution Start-up Now [1305]
Not sure what to report here, but NTVS Beta 2 is now crashing again like the it was two (2) releases ago. Before I had to delete the "obj" and "npm_packages" folder to avoid the crash whenever I opened...
View ArticleEdited Issue: Add additional options to intellisense to let users set...
We should add more control to intellisense such as committed characters.
View ArticleEdited Feature: Implement Brace Completion [1267]
Brace Completion is not implemented. We should implement this at some point.
View ArticleCreated Unassigned: once analysis is saved, say 'Analysis saved' [1306]
this way a user can be user that it's cached for next session.
View ArticleEdited Unassigned: once analysis is saved, say 'Analysis saved' [1306]
this way a user can be sure that it's cached for next session.
View ArticleEdited Feature: Include relevant package stats (# downloads, etc.) in npm...
Right now it's hard to select between packages when you're unfamiliar with them. It would be helpful to include relevant info other than just name, description, and keyword (e.g. # downloads, date...
View ArticleClosed Feature: Enter commands into npm command line instead of just viewing...
Would be great if you could do everything (like npm publish) from VS instead of switching to a separate window every time you want to do something unsupported by the UI
View ArticleEdited Feature: Enter commands into npm command line instead of just viewing...
Would be great if you could do everything (like npm publish) from VS instead of switching to a separate window every time you want to do something unsupported by the UI
View ArticleEdited Feature: Go to package readme or homepage by right clicking on...
Much easier than trying to search for the package every time you want to look up something in the API
View ArticleClosed Feature: Doc string parsing [918]
Improve the intellisense experience by showing doc strings.
View ArticleEdited Feature: JS-style comment autocompletion missing? [880]
I've been trying out NTVS, and I can't figure out how to get JS-style comments to autocomplet in .js files that are part of an NTVS project. I have Resharper and VS Web Essentials installed as...
View ArticleEdited Feature: JS-style comment autocompletion missing? [880]
I've been trying out NTVS, and I can't figure out how to get JS-style comments to autocomplet in .js files that are part of an NTVS project. I have Resharper and VS Web Essentials installed as...
View ArticleEdited Feature: New Project from Existing Code should have option for Azure...
We should have a checkbox to add Azure specific files when creating the project (bin folder, web.config files).
View ArticleCommented Feature: REQUEST: File System View In Solution Explorer [676]
When working on a project with folks who aren't using Visual Studio, the project file becomes unsynchronized pretty quickly as the rest of the team adds new files. It would be nice to have a quick way...
View ArticleCommented Feature: REQUEST: File System View In Solution Explorer [676]
When working on a project with folks who aren't using Visual Studio, the project file becomes unsynchronized pretty quickly as the rest of the team adds new files. It would be nice to have a quick way...
View ArticleEdited Feature: JS Language Service needs to understand ES6 generator...
Although still a [draft](http://wiki.ecmascript.org/doku.php?id=harmony:generators#syntax), there seems to be an overwhelming consensus regarding the syntax for generator functions in...
View ArticleEdited Feature: Implement Brace Completion [1267]
Brace Completion is not implemented. We should implement this at some point.
View ArticleUpdated Wiki: TypeScript
TypeScriptNTVS supports writing your Node.js applications using TypeScript.TypeScript InstallationVisual Studio 2013: TypeScript is included as part of Visual Studio 2013 Update 2 or later.Visual...
View Article