Skip to content

grammars: Enable Emmet completions in return and arrow function bodies#53688

Open
yeskunall wants to merge 1 commit intomainfrom
fix-issue-52205-c519dc0f5eda8bcd
Open

grammars: Enable Emmet completions in return and arrow function bodies#53688
yeskunall wants to merge 1 commit intomainfrom
fix-issue-52205-c519dc0f5eda8bcd

Conversation

@yeskunall
Copy link
Copy Markdown
Member

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Closes #52205.

Release Notes:

  • Enabled Emmet completions in return and arrow function bodies for JSX/TSX

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Apr 11, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Apr 11, 2026
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 staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Emmet completions not triggered outside existing JSX/TSX elements (e.g., top-level return expression)

1 participant