Created Unassigned: waitforattach in RemoteDebug.js starts node too early [1368]
Repro steps:1. On remote target run the command: "Node.exe RemoteDebug.js -waitforattach <js file>"2. In VS, open Attach to Process dialog3. After setting the Node.js transport, enter the...
View ArticleCreated Unassigned: Feature Request: Deploy and start Node on remote target...
Currently, debugging Node remotely requires the exe to be started on the target device and then from VS you use Attach to Process.It would be great if I could create a Node project and have the ability...
View ArticleCommented Unassigned: waitforattach in RemoteDebug.js starts node too early...
Repro steps:1. On remote target run the command: "Node.exe RemoteDebug.js -waitforattach <js file>"2. In VS, open Attach to Process dialog3. After setting the Node.js transport, enter the...
View ArticleCommented Unassigned: Feature Request: Deploy and start Node on remote target...
Currently, debugging Node remotely requires the exe to be started on the target device and then from VS you use Attach to Process.It would be great if I could create a Node project and have the ability...
View ArticleCommented Unassigned: waitforattach in RemoteDebug.js starts node too early...
Repro steps:1. On remote target run the command: "Node.exe RemoteDebug.js -waitforattach <js file>"2. In VS, open Attach to Process dialog3. After setting the Node.js transport, enter the...
View ArticleCommented Issue: Copying node_packages to obj/Debug + looong path [1264]
```Error 16 Unable to copy file...
View ArticleCreated Unassigned: Build Action / Publish options missing from linked files...
These options are not available for linked files from the Properties pane.
View ArticleEdited Unassigned: Build Action / Publish options missing from linked files...
These options are not available for linked files from the Properties pane for linked files.This is an issue for me as I have common code I share across projects and I need to publish the file with my...
View ArticleCommented Unassigned: Build Action / Publish options missing from linked...
These options are not available for linked files from the Properties pane for linked files.This is an issue for me as I have common code I share across projects and I need to publish the file with my...
View ArticleCommented Unassigned: Build Action / Publish options missing from linked...
These options are not available for linked files from the Properties pane for linked files.This is an issue for me as I have common code I share across projects and I need to publish the file with my...
View ArticleReviewed: Latest dev build (Aug 27, 2014)
Rated 2 Stars (out of 5) - With VS2013 update 3 I'm now able to use this release to load my solution, successfully debug, and don't experience any crashes when performing this simple workflow. However...
View ArticleCommented Unassigned: Feature Request: Deploy and start Node on remote target...
Currently, debugging Node remotely requires the exe to be started on the target device and then from VS you use Attach to Process.It would be great if I could create a Node project and have the ability...
View ArticleCreated Issue: Publish Setting on Item not respected [1371]
The publish setting on a project item is not respected. All items in a project are published regardless of a users settings on this. We should listen to this setting so users can choose to exclude...
View ArticleEdited Issue: Breakpoints inside functions don't work when attaching [1365]
```jssetInterval(function () { console.log('Hello');}, 5000);```Set a breakpoint on `console.log`. Run the script with `RemoteProxy.js`, and attach to it from a local VS instance (will probably need to...
View ArticleCommented Unassigned: cannot debug project anymore [1340]
I can no longer debug one of my projects. The build output window shows the following. I'm not exactly sure what has changed, but it used to debug fine. I didn't change the path, so I can't imagine how...
View ArticleCommented Issue: KeyNotFoundException crashes VS [1343]
Hi,I have the same problem, but not the same error. VS2013 also crash on my computer (only with nodejs projects) but the error in my case is :Application: devenv.exeFramework Version:...
View ArticleClosed Issue: KeyNotFoundException crashes VS [1343]
Hi,I have the same problem, but not the same error. VS2013 also crash on my computer (only with nodejs projects) but the error in my case is :Application: devenv.exeFramework Version:...
View ArticleReviewed: 1.0 Beta 2 (八月 28, 2014)
Rated 5 Stars (out of 5) - Hello, may I know if you are interested to find Sponsor for your product? And we want to be your sponsor. Please mail me cxienancy@gmail.com for detailed information. Thank...
View ArticleCreated Unassigned: Publish to azure not working [1372]
When I get to the Preview section of the publish and hit `Start Preview` I get the following errorIf I continue it then just sticks...
View ArticleEdited Unassigned: Publish to Azure not working [1372]
When I get to the Preview section of the publish and hit `Start Preview` I get the following errorIf I continue it then just sticks...
View Article