Skip to content
New issue

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

CSS hover shows "<element>" in error red #59510

Closed
mjbvz opened this issue Sep 27, 2018 · 2 comments
Closed

CSS hover shows "<element>" in error red #59510

mjbvz opened this issue Sep 27, 2018 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@mjbvz
Copy link
Collaborator

mjbvz commented Sep 27, 2018

Issue Type: Bug

Repo

  1. In a css file with the contents:
.foo {
  
}
  1. Hover over .foo

Bug
The hover shows <element> in a bright red:

screen shot 2018-09-26 at 6 06 28 pm

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
Item Value
CPUs Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz (8 x 2200)
GPU Status 2d_canvas: enabled
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
Load (avg) 3, 5, 4
Memory (System) 16.00GB (0.04GB free)
Process Argv
Screen Reader no
VM 25%
@aeschli
Copy link
Contributor

aeschli commented Sep 27, 2018

Caused by textmate/html.tmbundle#92

@aeschli
Copy link
Contributor

aeschli commented Oct 12, 2018

fixed in lastest

@aeschli aeschli closed this as completed Oct 12, 2018
@aeschli aeschli added this to the October 2018 milestone Oct 12, 2018
@aeschli aeschli added the bug Issue identified by VS Code Team member as probable bug label Oct 12, 2018
@mjbvz mjbvz added the verified Verification succeeded label Oct 31, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants