-
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
python: Fix autocomplete sorting #44050
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
python: Fix autocomplete sorting #44050
Conversation
|
We require contributors to sign our Contributor License Agreement, and we don't have @alkasadist on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
|
@cla-bot check |
|
The cla-bot has been summoned, and re-checked this pull request! |
osiewicz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense to me.
|
This is so cool, this is exactly the feature that I was complaining about today and I see you merged it last week. Is there any way to know which version this appears in? |
|
@elevin72 It is in this weeks preview release and will be in the next stable release. |
Closes: zed-industries#38727 (Python autocompletion being sorted alphabetically) <img src="https://github.com/user-attachments/assets/8208d511-f4a4-41f9-8550-3b24370bf776" width="400"> <img src="https://github.com/user-attachments/assets/e7c99d7a-b61e-463b-b0f1-36cd279b3887" width="400"> Release Notes: - Improve sort order of pyright/basedpyright code completions
Closes: zed-industries#38727 (Python autocompletion being sorted alphabetically) <img src="https://github.com/user-attachments/assets/8208d511-f4a4-41f9-8550-3b24370bf776" width="400"> <img src="https://github.com/user-attachments/assets/e7c99d7a-b61e-463b-b0f1-36cd279b3887" width="400"> Release Notes: - Improve sort order of pyright/basedpyright code completions
Closes:
#38727 (Python autocompletion being sorted alphabetically)
Release Notes: