You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the things that I've found useful when writing html in vscode myself, was the ability to use emmet shorthands to quickly create nested stuff, and the likes.
Should we try to support this prominently in the code editor? I don't think we'll support plain emmet files (at least not without a preprocessor, which has to be an extension, v2), but supporting it for quick html creation would be nice.
Heard this too:
Fireship did a video on Emmet at one point
Which can help with resources.
The text was updated successfully, but these errors were encountered:
One of the things that I've found useful when writing html in vscode myself, was the ability to use emmet shorthands to quickly create nested stuff, and the likes.
Should we try to support this prominently in the code editor? I don't think we'll support plain emmet files (at least not without a preprocessor, which has to be an extension, v2), but supporting it for quick html creation would be nice.
Heard this too:
Which can help with resources.
The text was updated successfully, but these errors were encountered: