Quantcast
Channel: Node.js Tools for Visual Studio
Viewing all articles
Browse latest Browse all 4630

Edited Feature: Feature Request: Deploy and start Node on remote target from Visual Studio [1369]

$
0
0
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 to:
1. Deploy Node and project JS files to target device.
2. Start Node on target machine and attach debugger automatically.

Basically have behavior that is similar to debugging locally with just pressing "Start"

Viewing all articles
Browse latest Browse all 4630

Trending Articles