-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Add breakpoint context action: Jump To Line #204526
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
base: main
Are you sure you want to change the base?
Conversation
xiaoyun94
commented
Feb 6, 2024

Can you tell me more? |
I see, I actually wasn't familiar with that command. It probably makes sense to have it where Run to Line appears. Does this work though? Doesn't it need to do all the other code after vscode/src/vs/workbench/contrib/debug/browser/debugCommands.ts Lines 356 to 369 in 6e539e3
|
i have tested in my code server. it works. |
I don't think that |
@roblourens Are you making progress? |
Sorry, it's been a busy time but I will get to it |
Which debugger are you using to test this? I don't see how this can work without calling |
I use |
Is this still relevant? |