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

Completion conflicts with auto-close/auto-pairs plugins #11

Closed
dkvasnicka opened this issue Nov 13, 2018 · 0 comments
Closed

Completion conflicts with auto-close/auto-pairs plugins #11

dkvasnicka opened this issue Nov 13, 2018 · 0 comments

Comments

@dkvasnicka
Copy link

When writing JavaScript I frequently get completion offers like someMethod('. While this may be useful to someone who's editor does not manage pairs of delimiter characters for them, using this in NeoVim equipped with plugins to manage these is a PITA (as this suggestion always is above someMethod). Is there a way to disable this or configure some characters to be ignored?

IMHO, automated management of quote/parentheses pairs in editors and IDEs is so ubiquitous these days that this behaviour should just be removed completely or at least it should require an explicit option turned on to behave like this. YMMV.

@zxqfl zxqfl closed this as completed in bca744f Nov 21, 2018
zxqfl added a commit that referenced this issue Nov 21, 2018
Closes #5
Closes #7
Closes #8
Closes #10
Closes #11
Closes #14
Closes #15
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