Created Unassigned: Error when opening project: "path must be to package.json...
Get this error and then Visual studio crashes,got this after installing latest node.js tools
View ArticleNew Post: body into tag
Hello, I updated to the new version and now the rendering of the pages are coming in the <pre> tag.
View ArticleNew Post: Publishing to Azure Websites from Visual Studio Online TFS repository
Addressed the problem by following the link below and reading the comments.https://nodejstools.codeplex.com/workitem/535
View ArticleEdited Unassigned: ReSharper interferes with IntelliSense in NTVS 1.0 RC 2 VS...
As mentioned on the downloads page, > ReSharper is known to cause code-completion, memory, and performance issues when enabled alongside NTVS. We recommend disabling at least ReSharper's JavaScript...
View ArticleCommented Feature: Add syntax highlighting for .ejs files [610]
Formerly .jade & .ejs were tracked by 1 issue, this splits them to 2.https://nodejstools.codeplex.com/workitem/211Comments: I'm using *.html as template file. Then VS use html editor to open it....
View ArticleCreated Unassigned: Visual Studio hangs when node project is loaded. [1778]
When I open visual studio, 21 instances of node.exe are loaded in memory, each acquiring more than 80 MB's of memory with visual studio using 1400MB memory. Everything becomes unresponsive and I have...
View ArticleCommented Issue: Cannot reattach debugger [1366]
Repro Steps:1. Use Attach to Process to start debugging a running Node process (used remote debugging with RemoteDebug.js).2. When debugger is attached and running, stop it (pressed stop button in...
View ArticleCommented Issue: Unable re-attaching to running node app [1734]
Unable to attache to running node app the second time, and get the following error`Unable to attach to the process. General Exception`If restart VS2013 then it works until re-attaching.Comments: The...
View ArticleCommented Issue: Unable re-attaching to running node app [1734]
Unable to attache to running node app the second time, and get the following error`Unable to attach to the process. General Exception`If restart VS2013 then it works until re-attaching.Comments: Can...
View ArticleCommented Unassigned: ReSharper interferes with IntelliSense in NTVS 1.0 RC 2...
As mentioned on the downloads page, > ReSharper is known to cause code-completion, memory, and performance issues when enabled alongside NTVS. We recommend disabling at least ReSharper's JavaScript...
View ArticleCommented Unassigned: Visual Studio hangs when node project is loaded. [1778]
When I open visual studio, 21 instances of node.exe are loaded in memory, each acquiring more than 80 MB's of memory with visual studio using 1400MB memory. Everything becomes unresponsive and I have...
View ArticleCommented Unassigned: Error when opening project: "path must be to...
Get this error and then Visual studio crashes,got this after installing latest node.js toolsComments: Hi prarora, Since it crashed, there will be an entry in the Windows Event Log that might help...
View ArticleCommented Unassigned: Visual Studio hangs when node project is loaded. [1778]
When I open visual studio, 21 instances of node.exe are loaded in memory, each acquiring more than 80 MB's of memory with visual studio using 1400MB memory. Everything becomes unresponsive and I have...
View ArticleNew Post: NTVS for Visual Studio 14
@RickWinter, Is there an updated build for VS 2015? The last release was 14-November. There is also a critical issue Go to definition fails to work in Visual Studio 2015 that is preventing us from...
View ArticleCreated Unassigned: Debugger does not work properly when using the combine...
If you use the "Combine JavaScript output into file" option in a TypeScript project the debugger does not map the JavaScript code back to the typescript code properly. All JS code is mapped back to a...
View ArticleClosed Unassigned: Debugger does not work properly when using the combine...
If you use the "Combine JavaScript output into file" option in a TypeScript project the debugger does not map the JavaScript code back to the typescript code properly. All JS code is mapped back to a...
View ArticleCreated Issue: No intelliSense on Application Insights [1780]
NTVS RC2Repro:1. Create an Node.js project2. Install applicationinsights from NPM3. In app.js, add the following code which is from the sample code of Application Insights...
View ArticleCommented Issue: No intelliSense on Application Insights [1780]
NTVS RC2Repro:1. Create an Node.js project2. Install applicationinsights from NPM3. In app.js, add the following code which is from the sample code of Application Insights...
View ArticleCreated Issue: Missing "Attach Debugger" menu from server explorer [1781]
NTVS RC2VS 2015 CTP5 (Dev14.DP.22512.00)Repro:1. Create an Azure Express 3 application2. Build and publish to Azure3. In Server Explorer under Websites, right click on the website you deployed your app...
View ArticleNew Post: Express 4 intellisense not working
The indention issue happens to me too ALL the time, and it usually goes much farther (~10 tabs). Is there a solution for this?
View Article