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

Autocomplete list appears too often #194

Open
OldStarchy opened this issue May 17, 2023 · 0 comments
Open

Autocomplete list appears too often #194

OldStarchy opened this issue May 17, 2023 · 0 comments

Comments

@OldStarchy
Copy link

It takes very little to trigger the autocomplete list.

  1. open a new editor
  2. type *
image

If I disable commentAnchors.tags.provideAutoCompletion the completions don't work at all (which is probably expected), even if I try to manually trigger them by typing ctrl + space.

This is incredibly annoying when combined with the neovim extension (and probably other vim-like extensions) as pressing escape to close the menu also takes you out of insert mode. The only other way to close the menu is by pressing left, which then requires a subsequent right.

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