Skip to content

If the file is modified during debugging in Vscode, the execution line points to a strange place, is there a way to fix this? #1166

Discussion options

You must be logged in to vote

Hi @AAuhsoj ,

It seems you are debugging Python, right? I'm not sure which extension you are using, maybe https://marketplace.visualstudio.com/items?itemName=ms-python.python, or some MOT specific but, in any case, the capability to update the debugger to reflect modifications in the source code, must be supported directly by the language extension, not VS Code. So, I would suggest you to report this on the extension repo, so the team responsible for the debugger could take a look, providing you guidance if there is some setting you must define, or plan the development of the feature for future releases.

By the way, for future feature requests about VS Code usage, please use the VS Code r…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by isidorn
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants