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

Add support for 'Jump to Cursor' command. #417

Closed
wants to merge 1 commit into from

Conversation

FabianoGK
Copy link

I backported this feature from WebFreak001/code-debug: src/mibase.ts and src/backend/mi2/mi2.ts.

supportsGotoTargetsRequest activates the Jump to Cursor command in the Command Palette of Visual Studio Code and in the source code file context menu.

This feature is backported from WebFreak001/code-debug src/mibase.ts and src/backend/mi2/mi2.ts.
@haneefdm
Copy link
Collaborator

haneefdm commented Aug 5, 2021

I will merge this into my branch to see how it works and keep the conflicts to a minimum with upcoming changes. Thank you @FabianoGK

@haneefdm
Copy link
Collaborator

haneefdm commented Aug 6, 2021

Done. It is now available in a pre-release

https://github.com/Marus/cortex-debug/releases/tag/V0.4.0.pre1

@haneefdm haneefdm closed this Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants