Emmet doesn't add the class with tag A in jsx and html files. #123399
Labels
bug
Issue identified by VS Code Team member as probable bug
emmet
Emmet related issues
insiders-released
Patch has been released in VS Code Insiders
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
upstream-issue-fixed
The underlying upstream issue has been fixed
upstream-issue-linked
This is an upstream issue that has been reported upstream
verified
Verification succeeded
Milestone
Issue Type: Bug
JSX file.
Initially:
Wrap the
span
tag bya
tag with classNamelink
using the commandeditor.emmet.action.wrapWithAbbreviation
and abbreviationa.link
and get the following result:Emmet didn't add the className
link
.Expected result:
NOTE: The same problem occurs in a HTML file too.
VS Code version: Code 1.56.0 (Universal) (cfa2e21, 2021-05-04T22:06:21.189Z)
OS version: Darwin x64 19.6.0
System Info
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: