Skip to content

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

2 participants