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

Select diagnostic range in goto_*_diag commands #4713

Merged
merged 1 commit into from Dec 15, 2022

Conversation

the-mikedavis
Copy link
Member

This roughly matches the behavior of the diagnostic picker: when jumping to a diagnostic with [d/]d/[D/]D, the range of the diagnostic is selected instead of the start point.

This roughly matches the behavior of the diagnostic picker: when
jumping to a diagnostic with `[d`/`]d`/`[D`/`]D`, the range of the
diagnostic is selected instead of the start point.
@the-mikedavis the-mikedavis added A-helix-term Area: Helix term improvements S-waiting-on-review Status: Awaiting review from a maintainer. labels Nov 11, 2022
@archseer archseer merged commit 42ad1a9 into helix-editor:master Dec 15, 2022
@the-mikedavis the-mikedavis deleted the md-jump-diagnostic-sel branch December 15, 2022 14:02
freqmod pushed a commit to freqmod/helix that referenced this pull request Feb 8, 2023
This roughly matches the behavior of the diagnostic picker: when
jumping to a diagnostic with `[d`/`]d`/`[D`/`]D`, the range of the
diagnostic is selected instead of the start point.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-helix-term Area: Helix term improvements S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants