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
A followup, with the latest version, enter Razor code is a nightmare. Extra characters are inserted as "autocomplete" as above, incorrect autocomplete suggestions are inserted when wrong.
Not sure what happened, but editing Razor code is near impossible.
Type: Bug
In a Razor file, when trying to enter an HTML attribute into an HTML tag, such as
<img>
, an extra=
sign is entered into the auto-entered quotes:Before:
attempting to enter an "id" attribute, just as I type
id=
, it will auto-complete like:Notice the '=' inside the quotes after
id
. This happens for ANY html attribute.Also it will suggest incorrect and random items when entering text.
Extension version: 2.52.24
VS Code version: Code - Insiders 1.95.0-insider (75caed98f2ffb9e0657001af4cd0aee5bb938a84, 2024-10-21T07:16:48.019Z)
OS version: Darwin arm64 24.0.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
webnn: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: