mkloubert / vscode-remote-workspace

Multi protocol support for handling remote files like local ones in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-remote-workspace
GNU Lesser General Public License v3.0
208 stars 37 forks source link

Can we debug locally? #117

Open iamryanchia opened 5 years ago

iamryanchia commented 5 years ago

With the help of the plug-in, we can edit remote files locally. But how to debug locally? Whether the plug-in has this feature?