Replies: 1 comment
|
I think it's for keywords. There is a recipe about disabling them: https://cmp.saghen.dev/recipes.html#exclude-keywords-constants-from-autocomplete |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
If I have an empty python file, say, test.py, and I type "for", I see many auto-complete options, the first of which has an "ID" icon. What is the source for that? I want to penalize it, I want snippets to show first.
All reactions