Skip to content

Conversation

@alkasadist
Copy link
Contributor

@alkasadist alkasadist commented Dec 3, 2025

Closes:
#38727 (Python autocompletion being sorted alphabetically)

Release Notes:

  • Improve sorting order of pyright/basedpyright code completions
@cla-bot
Copy link

cla-bot bot commented Dec 3, 2025

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'.

@zed-industries-bot
Copy link

zed-industries-bot commented Dec 3, 2025

Warnings
⚠️

This PR is missing release notes.

Please add a "Release Notes" section that describes the change:

Release Notes:

- Added/Fixed/Improved ...

If your change is not user-facing, you can use "N/A" for the entry:

Release Notes:

- N/A

Generated by 🚫 dangerJS against 3fccba3

@alkasadist alkasadist marked this pull request as draft December 3, 2025 06:37
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 3, 2025
@alkasadist alkasadist marked this pull request as ready for review December 3, 2025 07:07
@alkasadist
Copy link
Contributor Author

@cla-bot check

@cla-bot
Copy link

cla-bot bot commented Dec 3, 2025

The cla-bot has been summoned, and re-checked this pull request!

@MrSubidubi
Copy link
Member

CC @osiewicz with the context of #37850

Copy link
Contributor

@osiewicz osiewicz left a 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.

@maxdeviant maxdeviant changed the title Python autocomplete sorting fix Dec 3, 2025
@osiewicz osiewicz merged commit a688239 into zed-industries:main Dec 3, 2025
31 checks passed
@elevin72
Copy link

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?

@MrSubidubi
Copy link
Member

@elevin72 It is in this weeks preview release and will be in the next stable release.

CherryWorm pushed a commit to CherryWorm/zed that referenced this pull request Dec 16, 2025
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
someone13574 pushed a commit to someone13574/zed that referenced this pull request Dec 16, 2025
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

6 participants