We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
<img>
=
Before:
attempting to enter an "id" attribute, just as I type id=, it will auto-complete like:
id=
Notice the '=' inside the quotes after id. This happens for ANY html attribute.
id
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:
vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492:30256197 vscod805:30301674 vsaa593:30376534 py29gd2263:31024238 c4g48928:30535728 2i9eh265:30646982 962ge761:30841072 pythongtdpath:30726887 pythonnoceb:30776497 asynctok:30898717 dsvsc014:30777825 dsvsc015:30821418 pythonmypyd1:30859725 h48ei257:31000450 pythontbext0:30879054 accentitlementst:30870582 cppperfnew:30980852 pythonait:30973460 724cj586:31013169 dvdeprecation:31040973 dwnewjupytercf:31046870 2f103344:31071589 nb_pri_only:31057983 nativerepl1:31134653 refactort:31084545 pythonrstrctxt:31093868 wkspc-onlycs-t:31132770 nativeloc1:31118317 wkspc-ranged-t:31151552 cf971741:31144450 e80f6927:31120813 autoexpandse:31146404 12bdf347:31141542 iacca1:31150324 notype1:31143044 showbadge:31139796 f8igb616:31140137 dwcopilot:31158714 g7688163:31155431 iconenabled:31158249
The text was updated successfully, but these errors were encountered:
alexgav
No branches or pull requests
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: