Build-in Emmet support #42820
prytlubomir
started this conversation in
Language Support
Replies: 2 comments 5 replies
-
|
Not sure what you mean. Is there some uncommon language or template language that you are using it in? |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
@prytlubomir were you able to make it work? Because I tried reinstalling it exactly right now and still have the same behaviour: it doesn't work as expected (at all) when I write html-structures. Instead of:
I simply get:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Emmet is essential for meaningful HTML work, yet Zed provides no support for it.
Without Emmet, creating and expanding HTML structures becomes unreasonably burdensome and fundamentally impractical.
There is an extension called "Emmet", but right now it does nothing, and has not been updated in a while.
Relying on a community extension for a feature this important is not viable due to its unreliability.
It must be a built-in feature, because the current Extension API is likely not extensive enough to support it.
I want to switch to Zed, but I still have to use VSCode for all my web dev work because of this problem.
Beta Was this translation helpful? Give feedback.
All reactions