Created Issue: Activity log error - Cannot activate part...
Offending project here http://1drv.ms/1FZvughPlace cursor at end of first line and hit <enter>:```System.ComponentModel.Composition.CompositionException: The composition produced a single...
View ArticleCreated Issue: Profiling isn't properly resolving function names [1846]
node v0.12.0using example from docs: http://nodejstools.codeplex.com/wikipage?title=Profiling
View ArticleEdited Issue: Profiling isn't properly resolving function names [1846]
node v0.12.0using example from docs: http://nodejstools.codeplex.com/wikipage?title=Profiling
View ArticleEdited Issue: Profiling isn't properly resolving function names [1846]
node v0.12.0using example from docs:...
View ArticleNew Post: Build/debug workflow for remote machine
My current workflow is; 1) Write code with Visual Studio 2) Run deploy script to send code updates to remote machine/restart node process 3) Click 'attach' This works but it would be nice to reduce...
View ArticleEdited Unassigned: 100% CPU usage for very long periods (system unusable) [1791]
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 ArticleClosed Issue: completions committing too aggressively [1843]
e.g. Typing 'var server = http.creates' auto commits completion to http.createClients
View ArticleEdited Issue: completions committing too aggressively [1843]
e.g. Typing 'var server = http.creates' auto commits completion to http.createClients
View ArticleClosed Unassigned: open old project on VS 2013 error when update NTVS 1.0 RC2...
E:\MEAN\Poll\VoteOnline\VoteOnline.njsproj : error : The project file 'E:\MEAN\Poll\VoteOnline\VoteOnline.njsproj' cannot be opened.There is a missing project subtype.Subtype:...
View ArticleCommented Unassigned: High memory usage [1795]
I'm using the latest release (NTVS 1.0 RC2) and as well as seeing high CPU usage from time to time coming from Visual studio I am also seeing very high memory usage (see attached)The longer I use VS...
View ArticleCreated Issue: Crash while creating a new C# project (whilst closing open...
Application: devenv.exeFramework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception Info: System.InvalidOperationExceptionStack: at...
View ArticleEdited Issue: Crash while creating a new C# project (whilst closing open...
(can't repro, but stack trace below)Application: devenv.exeFramework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception Info:...
View ArticleEdited Issue: No intellisense on project [1845]
Offending project here http://1drv.ms/1FZvugh__initially:__Place cursor at end of first line and hit <enter>:```System.ComponentModel.Composition.CompositionException: The composition produced a...
View ArticleEdited Issue: No intellisense on project after reinstall of corrupt install...
Offending project here http://1drv.ms/1FZvugh__initially:__Place cursor at end of first line and hit <enter>:```System.ComponentModel.Composition.CompositionException: The composition produced a...
View ArticleEdited Issue: No intellisense on project after reinstall of corrupt install...
Offending project here http://1drv.ms/1BQ9bsr__initially:__Place cursor at end of first line and hit <enter>:```System.ComponentModel.Composition.CompositionException: The composition produced a...
View ArticleEdited Issue: Crash while creating a new C# project (whilst closing open...
1. Open project referenced in #1845 (http://1drv.ms/1BQ9bsr). Unzip to 'C:\Users\Sara\Documents\Visual Studio 2013\Projects\'2. In app.js: Press ctrl-space (isense won't pop up - see #1845), enter,...
View ArticleCommented Issue: Profiling isn't properly resolving function names [1846]
node v0.12.0using example from docs:...
View ArticleEdited Issue: max_path warning not firing for publish operation [1800]
This is because files get copied in a longer path during publish. It's also possible to get into a state where there is no warning, and publish just fails
View ArticleEdited Issue: Profiling isn't properly resolving function names [1846]
node v0.12.0using example from docs:...
View ArticleCommented Issue: Breakpoints are not working with Node.js 0.12.0 [1808]
I have tried starting a project from the "Blank Node.js Console Application" and "Blank Node.js Web Application" projects. When I place a breakpoint and then press F5, the application is executed, but...
View Article