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

debug: finalize debugFocus API #212190

Merged
merged 1 commit into from
May 7, 2024
Merged

debug: finalize debugFocus API #212190

merged 1 commit into from
May 7, 2024

Conversation

connor4312
Copy link
Member

Closes #63943

@connor4312 connor4312 self-assigned this May 7, 2024
@connor4312 connor4312 enabled auto-merge (squash) May 7, 2024 17:13
@VSCodeTriageBot VSCodeTriageBot added this to the May 2024 milestone May 7, 2024
@connor4312 connor4312 merged commit 6e009e0 into main May 7, 2024
6 of 7 checks passed
@connor4312 connor4312 deleted the connor4312/finalize-63943 branch May 7, 2024 17:30
@GitMensch
Copy link
Contributor

Is there a clean way to not only query the focus from the debug adapter but to also set it?

@connor4312
Copy link
Member Author

No, this API does not support changing the focused element.

@microsoft microsoft locked and limited conversation to collaborators Jun 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vscode.debug API should provide the current thread/stack frame ids
4 participants