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
This is happening to me many times in TS, lately with React but it happened as well when with Svelte.
To reproduce, have some comments of not used html elements after a html element in React like so:
<div ...>
if you remove this element closing, all will fail,
and even reloading VSCode the cpu will be always 100%.
Even if you put it back again
</div>
//<div>
//<div>Other stuff</div>
//</div>
I ended up removing this extension as it happens quite often.
Extension version: 0.5.15
VS Code version: Code 1.88.1 (e170252f762678dec6ca2cc69aba1570769a5d39, 2024-04-10T17:43:08.196Z)
OS version: Darwin arm64 23.4.0
Modes:
Type: Bug
This is happening to me many times in TS, lately with React but it happened as well when with Svelte.
To reproduce, have some comments of not used html elements after a html element in React like so:
I ended up removing this extension as it happens quite often.
Extension version: 0.5.15
VS Code version: Code 1.88.1 (e170252f762678dec6ca2cc69aba1570769a5d39, 2024-04-10T17:43:08.196Z)
OS version: Darwin arm64 23.4.0
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
The text was updated successfully, but these errors were encountered: