Skip to content

fix: fix buffer_changed event, fix diagnostics final severity #1237

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

Merged
merged 2 commits into from
Nov 18, 2023

Conversation

cseickel
Copy link
Contributor

@cseickel cseickel commented Nov 18, 2023

fixes #1225, fixes issues form discussion #1234

Somehow the buffer_changed event was not connected to an autocmd, it was probably lost along the way.

I also discovered that the diagnostics was no longer setting the most severe as the final level. This was also something that was broken recently.

Finally, I think I fixed the glitchy test issue from #1225. It had an extra test that was not related to what should have been tested. I'm not sure why it sometimes worked...

@cseickel cseickel changed the title fix: redraw tree on buffer edit when file watcher disabled, fix diagnostics fix: fix buffer_changed event, fix diagnostics final severity Nov 18, 2023
@cseickel cseickel merged commit 4971b97 into main Nov 18, 2023
@cseickel cseickel deleted the handle-buffer-change-without-watcher branch November 18, 2023 20:47
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.

Plenary test frequently fails for no reason
1 participant