Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please support network workspace intellisense and debugging #3511

Closed
cuiyongji opened this issue Apr 23, 2019 · 2 comments
Closed

Please support network workspace intellisense and debugging #3511

cuiyongji opened this issue Apr 23, 2019 · 2 comments

Comments

@cuiyongji
Copy link

I like to securely access and remotely debug my code from anywhere, without downloading the code. Avoid forgetting to submit code.I can make vscode a remote web access, but I don't like it, becuse the web client is very fragile.

@WardenGnaw
Copy link
Member

The editing files remotely will have to depend on microsoft/vscode#29194.

You can setup a remote launch/attach scenario using pipeTransport. If you can mount a share to point to the files, you can use sourceFileMap to debug with sources.

@github-actions
Copy link

github-actions bot commented Dec 9, 2020

This issue has been closed automatically because it's labeled as a 'question' and has not had recent activity.

@github-actions github-actions bot closed this as completed Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants