Skip to content

Truncate code actions with a long label and show full label aside#45268

Merged
gaauwe merged 2 commits intomainfrom
code-action-truncate
Dec 18, 2025
Merged

Truncate code actions with a long label and show full label aside#45268
gaauwe merged 2 commits intomainfrom
code-action-truncate

Conversation

@gaauwe
Copy link
Contributor

@gaauwe gaauwe commented Dec 18, 2025

Closes #43355

Fixes the issue were code actions with long labels would get cut off without being able to see the full description. We now properly truncate those labels with an ellipsis and show the full description in an aside.

Release Notes:

  • Added ellipsis to truncated code actions and an aside showing the full action description.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 18, 2025
@gaauwe gaauwe self-assigned this Dec 18, 2025
@gaauwe gaauwe merged commit 334ca21 into main Dec 18, 2025
24 checks passed
@gaauwe gaauwe deleted the code-action-truncate branch December 18, 2025 17:05
rtfeldman pushed a commit that referenced this pull request Jan 5, 2026
…5268)

Closes #43355

Fixes the issue were code actions with long labels would get cut off
without being able to see the full description. We now properly truncate
those labels with an ellipsis and show the full description in an aside.

Release Notes:

- Added ellipsis to truncated code actions and an aside showing the full
action description.
LivioGama pushed a commit to LivioGama/zed that referenced this pull request Jan 20, 2026
…d-industries#45268)

Closes zed-industries#43355

Fixes the issue were code actions with long labels would get cut off
without being able to see the full description. We now properly truncate
those labels with an ellipsis and show the full description in an aside.

Release Notes:

- Added ellipsis to truncated code actions and an aside showing the full
action description.
LivioGama pushed a commit to LivioGama/zed that referenced this pull request Jan 20, 2026
…d-industries#45268)

Closes zed-industries#43355

Fixes the issue were code actions with long labels would get cut off
without being able to see the full description. We now properly truncate
those labels with an ellipsis and show the full description in an aside.

Release Notes:

- Added ellipsis to truncated code actions and an aside showing the full
action description.
LivioGama pushed a commit to LivioGama/zed that referenced this pull request Feb 15, 2026
…d-industries#45268)

Closes zed-industries#43355

Fixes the issue were code actions with long labels would get cut off
without being able to see the full description. We now properly truncate
those labels with an ellipsis and show the full description in an aside.

Release Notes:

- Added ellipsis to truncated code actions and an aside showing the full
action description.
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.

Code actions popup window is not wide enough

2 participants