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

fix(lsp): ensure we only highlight diagnostics for lsp with the feature enabled #8551

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

yo-main
Copy link
Contributor

@yo-main yo-main commented Oct 16, 2023

Should close #8550

The PR ensures we only show diagnostic highlights for lsp that have the diasgnostics feature enabled!

@yo-main yo-main changed the title fix(lsp): ensure we only highlight diagnostic for active lsp fix(lsp): ensure we only highlight diagnostics for lsp with the feature enabled Oct 16, 2023
@pascalkuthe pascalkuthe added this to the 23.10 milestone Oct 16, 2023
@pascalkuthe pascalkuthe added E-easy Call for participation: Experience needed to fix: Easy / not much S-waiting-on-review Status: Awaiting review from a maintainer. A-language-server Area: Language server client labels Oct 17, 2023
@the-mikedavis the-mikedavis merged commit cd59164 into helix-editor:master Oct 17, 2023
6 checks passed
danillos pushed a commit to danillos/helix that referenced this pull request Nov 21, 2023
dgkf pushed a commit to dgkf/helix that referenced this pull request Jan 30, 2024
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-language-server Area: Language server client E-easy Call for participation: Experience needed to fix: Easy / not much S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LSP diagnostic are highlighted, even when disabled
3 participants