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

Copilot suggestions don't appear if keyword_length is configured to be > 1 #103

Open
bsolar17 opened this issue Feb 6, 2024 · 3 comments

Comments

@bsolar17
Copy link

bsolar17 commented Feb 6, 2024

Trying to configure the Copilot cmp source like this leads to Copilot suggestion not appearing anymore:

{ name = "copilot", keyword_length = 3 },

Setting keyword_length to 0 or 1 works, as does omitting keyword_length altogether.

@brendonrapp
Copy link

Experiencing the same issue. As soon as keyword_length is set to 2, Copilot completions stop appearing.

@doulighan
Copy link

Same here. Trying to prevent copilot from making suggestions on every single keystroke, sometimes with just a closing bracket or colon.

CmpStatus shows 'copilot' as loaded and working

@cosmicac
Copy link

Yep, also experiencing this issue.

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

4 participants