-
Notifications
You must be signed in to change notification settings - Fork 30.6k
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
SVG tag inside SVG tag marked red #64067
Labels
Milestone
Comments
(Experimental duplicate detection)
|
Can you give a repro case? |
+1, just encountered the same issue. Nothing breaking, but mildly irritating. |
+1 please fix this |
Please report to https://github.com/textmate/html.tmbundle |
Closing as dup of textmate/html.tmbundle#108 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue Type: Bug
https://developer.mozilla.org/en-US/docs/Web/SVG/Element/svg
<svg>
tag in<svg>
element is marked as invalid / red tag name, but the following is perfectly valid svg:<svg><svg><circle cx="50" cy="50" r="10" /></svg></svg>
Though the inner
<svg>
gets marked red.VS Code version: Code - Insiders 1.30.0-insider (cd5b4d1, 2018-11-29T06:32:54.872Z)
OS version: Windows_NT x64 10.0.17134
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: disabled_software
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Extensions (15)
The text was updated successfully, but these errors were encountered: