Skip to content
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

Support empty JSX fragments <></> #735

Open
LewisPolansky opened this issue Nov 10, 2024 · 0 comments
Open

Support empty JSX fragments <></> #735

LewisPolansky opened this issue Nov 10, 2024 · 0 comments

Comments

@LewisPolansky
Copy link

I'd like to request a new feature where typing something like empty or frag expands to an empty JSX fragment <> </>. This would be particularly useful for React developers who frequently use empty fragments to wrap several elements when only one is allowed at the parent level.

The Ctrl+Shift+P > Emmet: Wrap with Abbreviation > frag behavior would be incredibly convenient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant