Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Code navigation not found in remote debugging #1211

Closed
ZackLuo0602 opened this issue Mar 7, 2019 · 1 comment
Closed

Code navigation not found in remote debugging #1211

ZackLuo0602 opened this issue Mar 7, 2019 · 1 comment

Comments

@ZackLuo0602
Copy link

It seems like code navigation is out of functionality when ptvsd is used to debug code on a remote machine. Here's my case: I configured launch.json as ready to attach a remote process, and in my current workspace folder was the single script file I wanted to debug. Debugging went nicely as ptvsd itself looks, but how can I navigate to other library files and interface it refers to on the remote machine?
I know it's easy to access code navigation in local workspace, how or whether is it able to tackle this remotely? If there is a way, please offer instructions.

@karthiknadig
Copy link
Member

Moving this to Python extension

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants