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 · May be fixed by #738
Open

Support empty JSX fragments <></> #735

LewisPolansky opened this issue Nov 10, 2024 · 0 comments · May be fixed by #738
Labels
ya-osn Open-source Night Yandex event

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.

@sergeche sergeche added the ya-osn Open-source Night Yandex event label Dec 1, 2024
@wavilikhin wavilikhin linked a pull request Dec 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ya-osn Open-source Night Yandex event
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants