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

context.vim doesn't play nice with coc diagnostic window #138

Open
preslavmihaylov opened this issue Nov 6, 2023 · 1 comment
Open

context.vim doesn't play nice with coc diagnostic window #138

preslavmihaylov opened this issue Nov 6, 2023 · 1 comment

Comments

@preslavmihaylov
Copy link

preslavmihaylov commented Nov 6, 2023

when I have context.vim enabled and I'm hovering over an error (which triggers coc's diagnostic window), if I attempt to go into visual mode, it is abruptly closed after attempting to move around.

This is severely degrading my workflow as I am used to visually selecting code I want to delete/change and effectively can't do it.
context-vim-bug

Note that in the above gif, I am not pressing escape to exit visual mode, it happens automatically.

When I uninstalled context.vim, this issue went away.

@preslavmihaylov
Copy link
Author

preslavmihaylov commented Nov 6, 2023

If I disable the CursorMoved autocmd from here, this stops being an issue but then the problem is that I can move over the context contents w/ my cursor.

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

No branches or pull requests

1 participant