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
Trying to paste additional info i.e. 'class' on existing div tag it adds extra cursor on the closing tag too and good to change to any other HTML tags. But while pasting some CSS class or anything that includes space at the beginning it also adds it on the closing tag and leads to HTML template parse errors.
To reproduce: paste info on HTML div tag with leading space.
i.e. paste class="page-wrapper" in an existing div tag
// first
//
it should only paste content on oppening tag.
Please fix this.
VS Code version: Code 1.41.0 (9579eda, 2019-12-11T18:37:42.077Z)
OS version: Windows_NT x64 10.0.17763
System Info
Item
Value
CPUs
Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (8 x 1992)
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.
Issue Type: Bug
Trying to paste additional info i.e. 'class' on existing div tag it adds extra cursor on the closing tag too and good to change to any other HTML tags. But while pasting some CSS class or anything that includes space at the beginning it also adds it on the closing tag and leads to HTML template parse errors.
// first //To reproduce: paste info on HTML div tag with leading space.
i.e. paste
class="page-wrapper"
in an existing div tagit should only paste content on oppening tag.
Please fix this.
VS Code version: Code 1.41.0 (9579eda, 2019-12-11T18:37:42.077Z)
OS version: Windows_NT x64 10.0.17763
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off
surface_control: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off
webgl: enabled
webgl2: enabled
Extensions (15)
The text was updated successfully, but these errors were encountered: