Skip to content

fix: Refresh lsp diagnostics only on roslyn attached buffers when workspace/projectInitializationComplete fires#372

Merged
seblyng merged 2 commits into
seblyng:mainfrom
Crashdummyy:main
Jun 7, 2026
Merged

fix: Refresh lsp diagnostics only on roslyn attached buffers when workspace/projectInitializationComplete fires#372
seblyng merged 2 commits into
seblyng:mainfrom
Crashdummyy:main

Conversation

@Crashdummyy

Copy link
Copy Markdown
Contributor

Closes #371

@seblyng seblyng merged commit 9c5da79 into seblyng:main Jun 7, 2026
4 checks passed
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.

projectInitializationComplete handler calls vim.lsp.diagnostic._refresh() without a bufnr, crashing the pull diagnostics handler

2 participants