Edited Issue: Local Attach fails to debug with an error 10054 [1680]
Tried to do local attach using Visual Studio community edition, ran into Error 10054 and not able to debug the process.Steps:Started the node(v0.10.33) using: node.exe --debug-brk=5859 server.jsthe cmd...
View ArticleClosed Issue: Local Attach fails to debug with an error 10054 [1680]
Tried to do local attach using Visual Studio community edition, ran into Error 10054 and not able to debug the process.Steps:Started the node(v0.10.33) using: node.exe --debug-brk=5859 server.jsthe cmd...
View ArticleCreated Feature: "remote debugging" on client side JavaScript that have been...
from: http://www.reddit.com/r/node/comments/2q4iaj/what_tools_do_you_use_to_develop_nodejs_apps/cn35x06
View ArticleCreated Feature: Remote debugging on client side JavaScript that have been...
from: http://www.reddit.com/r/node/comments/2q4iaj/what_tools_do_you_use_to_develop_nodejs_apps/cn35x06
View ArticleCommented Issue: Unable to parse package.json from your project. [1423]
When adding grunt and grunt-bowercopy as devDependencies to your project, it seems that the npm management of Node.js Tools gets in trouble _after_ (a) these dependencies are installed and (b) visual...
View ArticleCommented Feature: Debugging does not work with child processes [1220]
When I spawn a "child_process" or use the Node sample for clustering, I'm not able do debug those child_processes. The child_processes are not capable to communicate with each other also and...
View ArticleCommented Issue: Debugging does not show object's children [1659]
Hi,While debugging nodejs code in VS, variables that hold object literals do not show any properties while examining on a break point. These objects are displayed as "no children", for example, when...
View ArticleCreated Unassigned: Custom typescript output dir and debugging [1688]
After setting a custom typescript output dir ("redirect javascript output to directory" option) breakpoints in the *.ts files are not working ("no code as been loaded for this location").You can put a...
View ArticleCreated Issue: Controls on the project property are overlapping [1689]
Windows 8.1 CHSVS 2013 Community Update 4NTVS 21219.02Repro:1. Create a Typescript NTVS project.2. In SolEx, right click on the project node to bring up the context menu. Click on Properties.Actual...
View ArticleCreated Issue: Project property window missing vertical scrollbar [1690]
Windows 8.1 CHS <== CHS OSVS 2013 Community Update 4NTVS 21219.02Repro:1. Create a Typescript NTVS project2. In SolEx, right click on the project node to bring up the context menu. Select...
View ArticleCommented Feature: Long filenames break the npm feature [884]
- I loaded an existing project that worked fine without nodejs tools- `npm install` had already been performed- I created a nodejs tools project for this folder- In Solution Explorer, the npm node was...
View ArticleEdited Issue: TypeScript Intellisense broken when linking to a .ts file...
We want to consolidate all the TypeScript definitions into one place in our code base so that multiple Node projects can link to the same one. However, this breaks TypeScript Intellisense, which is...
View ArticleCommented Issue: TypeScript Intellisense broken when linking to a .ts file...
We want to consolidate all the TypeScript definitions into one place in our code base so that multiple Node projects can link to the same one. However, this breaks TypeScript Intellisense, which is...
View ArticleSource code checked in, #60f11213603c317eb93d1b610bf2a5cd2acd3e02
#1650 No results found in npm dialog When no filter text is typed, Enter a search term. is displayed (instead of No results found. This change also introduces a progress bar during search. This was...
View ArticleSource code checked in, #155a3411e813d79af7a92c71f0e41bcd9621ca02
#1591 npm catalog fails to refresh on VS2015 in VS 2015, there's a binding redirect from version 0.0.0.0-6.0.0.0 to 6.0.0.0. This means that even though we included 4.5.11, VS uses 6 - catch exception...
View ArticleSource code checked in, #5ed624dc2b1ec1b5852b06afc37d7de70a02a894
Add missing targets line
View ArticleSource code checked in, #271f470f57022c5a856f286966e5397ffe4eb949
forgot to include file in earlier checkin
View ArticleSource code checked in, #ed68da90983f730fc221c28336c3f7f0c814dfce
#1596 - Can't run tests when TypeScriptOutDir is defined
View ArticleSource code checked in, #3a5b5205597555ac58b5ba6d6544de5bc0b5b9fd
#1662 - TypeScript projects don't have .ts as the startup
View ArticleSource code checked in, #8454584df6fb897581bde17a948a4ce0f05036aa
Fixes a bug in the ImportSettings where we didn't properly create the njsproj file. Adds a new command to the REPL, .project. This cleans up the syntax of the .npm. No more [project]. It also allows...
View Article