Add param to edit an autocompletion completions sort #2845
badger-py
started this conversation in
Enhancement
Replies: 1 comment
-
Thank you for the feature request! I'm transferring this to a discussion for comments and upvotes. In the mean time, have you tried using the IntelliCode extension? It shows the autocompletion list sorted based on insights it takes from your code context combined with machine learning models. Here's an example of it working: https://docs.microsoft.com/en-us/visualstudio/intellicode/media/python-intellicode.gif |
Beta Was this translation helpful? Give feedback.
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.
-
Hi!
As default, autocompletion sort is alphabetical. But I such, it bad. Make some setting to set the sort order to "most used".
Beta Was this translation helpful? Give feedback.
All reactions