"Class" in the Test Explorer does not work [1752]">Edited Issue: "Group By" > "Class" in the Test Explorer does not work [1752]
Hi, VS: 2013NTVS: 19-Dec dev buildThe "Group By" > "Class" feature in the Test Explorer groups by exported tests rather than the name of the file in which they are defined.E.g.```typescript//...
View Article"Class" in the Test Explorer does not work [1752]">Commented Issue: "Group By" > "Class" in the Test Explorer does not work [1752]
Hi, VS: 2013NTVS: 19-Dec dev buildThe "Group By" > "Class" feature in the Test Explorer groups by exported tests rather than the name of the file in which they are defined.E.g.```typescript//...
View ArticleClosed Unassigned: Getting error while installing dependencies [1746]
npm ERR! network tunneling socket could not be established, cause=Parse Errornpm ERR! network This is most likely not a problem with npm itselfnpm ERR! network and is related to network...
View ArticleEdited Unassigned: Getting error while installing dependencies [1746]
npm ERR! network tunneling socket could not be established, cause=Parse Errornpm ERR! network This is most likely not a problem with npm itselfnpm ERR! network and is related to network...
View ArticleClosed Unassigned: Saving file causes VS crash [1600]
Used 1.0 RC build under MSVS2013 Ultimate (Update 3)```Application: devenv.exeFramework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception Info:...
View ArticleEdited Unassigned: Saving file causes VS crash [1600]
Used 1.0 RC build under MSVS2013 Ultimate (Update 3)```Application: devenv.exeFramework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception Info:...
View ArticleClosed Issue: Jade editor hides dot-class syntax elements in VS2015 Preview...
I'm using Jade markup in my Express app, and when I migrated it into the VS2015 Preview, I discovered wide swaths of blank spaces that don't show up as dots when you turn on View White Space (Ctrl-E,...
View ArticleEdited Issue: Jade editor hides dot-class syntax elements in VS2015 Preview...
I'm using Jade markup in my Express app, and when I migrated it into the VS2015 Preview, I discovered wide swaths of blank spaces that don't show up as dots when you turn on View White Space (Ctrl-E,...
View ArticleEdited Issue: TestParseMissingTrailingBrace and...
This is a result of the 6.0.0.0 Newtonsoft.Json version
View ArticleEdited Issue: Jade syntax highlight differences [1775]
The syntax highlighter for jade has some small issues.For the following codes, if you remove the spaces around the operators, they haven't the same colors anymore:```jadebody(class=authenticated ?...
View ArticleCommented Unassigned: Getting error while installing dependencies [1746]
npm ERR! network tunneling socket could not be established, cause=Parse Errornpm ERR! network This is most likely not a problem with npm itselfnpm ERR! network and is related to network...
View ArticleReviewed: 1.0 Beta 2 (jan 31, 2015)
Rated 3 Stars (out of 5) - I used VS2013 Community Edition and somehow the entry Tools->Options->Text Editor->Node.js is not shown for me. As such I could not tweak the Intellisense options...
View ArticleReviewed: NTVS 1.0 RC2 (Feb 02, 2015)
Rated 5 Stars (out of 5) - Great work ! In the case of creating a project from existing nodejs code, please change the default StartupFile attribute inside the project file to bin/www instead of app.js...
View ArticleCreated Unassigned: "Run" from "Existing Node.js code" [1790]
When creating a new project from existing code (express 4 app) the option to set the startup file to bin/www should appear next to app.js and probably be default.In the case of app.js the run or debug...
View ArticleCreated Unassigned: 100% CPU usage for very long periods (system unusable)...
As long as I have one single Node.js project open in VS, the CPU hits 100% and stays there for prolonged periods, making the complete Windows desktop unusable.CPU usage will eventually drop to 50%-60...
View ArticleCommented Unassigned: 100% CPU usage for very long periods (system unusable)...
As long as I have one single Node.js project open in VS, the CPU hits 100% and stays there for prolonged periods, making the complete Windows desktop unusable.CPU usage will eventually drop to 50%-60...
View ArticleCreated Unassigned: JSLint.VS2013 go-to-line problem [1792]
I use the JSLint.VS2013 extension quite a lot.It's probably not the fault of NTVS, but I note that clicking or double-clicking on a reported message fails to go to the line in question, in the editor....
View ArticleCreated Unassigned: Weird project refresh issue [1793]
Don't know how it happened, but VS2013 + NTVS RC2 got itself in a tizzy, and the project as a whole kept trying to refresh itself, over and over. An obvious manifestation of this was if I expanded a...
View Article