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

triggerCharacters should not contain [ #91

Open
ZSaberLv0 opened this issue Sep 6, 2023 · 0 comments
Open

triggerCharacters should not contain [ #91

ZSaberLv0 opened this issue Sep 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ZSaberLv0
Copy link

Describe the bug
input [ , and auto completion would popup

it's a pain when you want to input something like this:

let xxx = [
        \    xxx,
        \ ]

which would result to this during typing:

let xxx = [something_completed_from_lsp]

To Reproduce
just input [ for vim filetypes

@iamcco iamcco added the enhancement New feature or request label Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants