-
Notifications
You must be signed in to change notification settings - Fork 29.2k
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)
|
octref
added
html
HTML support issues
info-needed
Issue requires more information from poster
and removed
insiders
labels
Nov 30, 2018
Can you give a repro case? |
+1, just encountered the same issue. Nothing breaking, but mildly irritating. |
octref
added
grammar
Syntax highlighting grammar
and removed
info-needed
Issue requires more information from poster
labels
Aug 23, 2019
+1 please fix this |
Please report to https://github.com/textmate/html.tmbundle |
octref
added
the
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
label
Mar 17, 2020
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: