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
Issue Type: Bug
Repo
.foo { }
.foo
Bug The hover shows <element> in a bright red:
<element>
This is because it is scoped as invalid.illegal.unrecognized-tag.html
invalid.illegal.unrecognized-tag.html
VS Code version: Code - Insiders 1.28.0-insider (5ba5f14, 2018-09-26T07:25:01.336Z) OS version: Darwin x64 18.0.0
The text was updated successfully, but these errors were encountered:
Caused by textmate/html.tmbundle#92
Sorry, something went wrong.
fixed in lastest
aeschli
No branches or pull requests
Issue Type: Bug
Repo
.foo { }
.foo
Bug
The hover shows
<element>
in a bright red:This is because it is scoped as
invalid.illegal.unrecognized-tag.html
VS Code version: Code - Insiders 1.28.0-insider (5ba5f14, 2018-09-26T07:25:01.336Z)
OS version: Darwin x64 18.0.0
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: