Skip to content

Conversation

@abdelq
Copy link
Contributor

@abdelq abdelq commented Dec 30, 2025

Closes #26819

Explained in #26819 (comment)
That action is now the default on format in #41103 since October, but applying manually is still broken.

Release Notes:

  • Fixed an issue where the editor: organize imports action didn’t work for Python, even though imports were organized correctly during formatting.
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 30, 2025
@github-actions github-actions bot added the community champion Issues filed by our amazing community champions! 🫶 label Dec 30, 2025
@abdelq abdelq changed the title Check exact and hierarchical match for LSP code action Dec 30, 2025
@zed-industries-bot
Copy link

Messages
📖

This PR includes links to the following GitHub Issues: #26819
If this PR aims to close an issue, please include a Closes #ISSUE line at the top of the PR body.

Generated by �� dangerJS against a464bbc

Copy link
Member

@smitbarmase smitbarmase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@smitbarmase smitbarmase changed the title Check exact and prefix match for LSP code action Jan 7, 2026
@smitbarmase smitbarmase changed the title project: Fix organise imports action not working for Python Jan 7, 2026
@smitbarmase smitbarmase enabled auto-merge (squash) January 7, 2026 09:53
@smitbarmase smitbarmase merged commit 49e4102 into zed-industries:main Jan 7, 2026
31 checks passed
rtfeldman pushed a commit that referenced this pull request Jan 9, 2026
Closes #26819

Explained in
#26819 (comment)
That action is now the default on format in
#41103 since October, but
applying manually is still broken.

Release Notes:

- Fixed an issue where the `editor: organize imports` action didn’t work
for Python, even though imports were organized correctly during
formatting.
LivioGama pushed a commit to LivioGama/zed that referenced this pull request Jan 20, 2026
…stries#45874)

Closes zed-industries#26819

Explained in
zed-industries#26819 (comment)
That action is now the default on format in
zed-industries#41103 since October, but
applying manually is still broken.

Release Notes:

- Fixed an issue where the `editor: organize imports` action didn’t work
for Python, even though imports were organized correctly during
formatting.
LivioGama pushed a commit to LivioGama/zed that referenced this pull request Jan 20, 2026
…stries#45874)

Closes zed-industries#26819

Explained in
zed-industries#26819 (comment)
That action is now the default on format in
zed-industries#41103 since October, but
applying manually is still broken.

Release Notes:

- Fixed an issue where the `editor: organize imports` action didn’t work
for Python, even though imports were organized correctly during
formatting.
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 community champion Issues filed by our amazing community champions! 🫶

3 participants