Skip to content

editor: Handle more completions sort cases in Rust and Python (cherry-pick #29926) #29990

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

Merged
merged 1 commit into from
May 6, 2025

Conversation

gcp-cherry-pick-bot[bot]
Copy link

Cherry-picked editor: Handle more completions sort cases in Rust and Python (#29926)

Closes #29725

Adds 3 more tests for Rust into and await cases, and Python
__init__ case. Tweaks sort logic to accommodate them.

Release Notes:

  • Improved code completion sort order, handling more cases with Rust and
    Python.

Closes #29725

Adds 3 more tests for Rust `into` and `await` cases, and Python
`__init__` case. Tweaks sort logic to accommodate them.

Release Notes:

- Improved code completion sort order, handling more cases with Rust and
Python.
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label May 6, 2025
@smitbarmase smitbarmase merged commit 093f953 into v0.185.x May 6, 2025
19 of 20 checks passed
@smitbarmase smitbarmase deleted the cherry-pick-2b5fb3-v0.185.x branch May 6, 2025 11:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant