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

Only enable Goto Diagnostic commands if diagnostic with configured severity exists #2091

Merged
merged 1 commit into from
Oct 15, 2022

Conversation

jwortmann
Copy link
Member

Fixes #2089.

@rchl rchl merged commit 2a7b3ba into sublimelsp:main Oct 15, 2022
@jwortmann jwortmann deleted the goto-diagnostics-fix-severities branch October 15, 2022 21:15
rchl added a commit that referenced this pull request Oct 18, 2022
* origin/main:
  Only enable Goto Diagnostic commands if diagnostic with configured severity exists (#2091)
rchl added a commit that referenced this pull request Jan 16, 2023
* main:
  Focus symbol closest to selection on showing document symbols
  Properly handle disabling of the LSP package (#2085)
  fix issues with restarting servers (#2088)
  Add `$line` and `$character` expansion variables (#2092)
  Only enable Goto Diagnostic commands if diagnostic with configured severity exists (#2091)
  Update diagnostics gutter icons and change default to "sign" (#2086)
  Fix short color box rendering bug after color presentation change (#2087)
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.

Goto Diagnostic is broken under certain conditions
2 participants