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

SVG tag inside SVG tag marked red #64067

Closed
rms95 opened this issue Nov 30, 2018 · 7 comments
Closed

SVG tag inside SVG tag marked red #64067

rms95 opened this issue Nov 30, 2018 · 7 comments
Assignees
Labels
grammar Syntax highlighting grammar html HTML support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Milestone

Comments

@rms95
Copy link

rms95 commented Nov 30, 2018

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
Item Value
CPUs Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (8 x 2592)
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: disabled_software
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 15.92GB (5.84GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (15)
Extension Author (truncated) Version
Doxygen bbe 1.0.0
togglehs bbe 0.1.2
vscode-eslint dba 1.7.0
vscode-apache mrm 1.1.1
python ms- 2018.11.0
cpptools ms- 0.21.0-insiders
vsliveshare ms- 0.3.1005
vhdl msh 0.0.2
debugger-for-chrome msj 4.11.1
ftp-kr rua 1.3.16
msbuild-tools ste 0.0.9
code-spell-checker str 1.6.10
sort-lines Tyr 1.7.0
vscode-arduino vsc 0.2.23
linecount yyc 0.1.7
@vscodebot vscodebot bot added the insiders label Nov 30, 2018
@vscodebot
Copy link

vscodebot bot commented Nov 30, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@octref octref added html HTML support issues info-needed Issue requires more information from poster and removed insiders labels Nov 30, 2018
@octref
Copy link
Contributor

octref commented Nov 30, 2018

Can you give a repro case?

@rms95
Copy link
Author

rms95 commented Dec 1, 2018

image
Ah, Github did not view the code I added, I updated the initial issue. See screenshot as well.

@m-schuetz
Copy link

+1, just encountered the same issue. Nothing breaking, but mildly irritating.

@octref octref added grammar Syntax highlighting grammar and removed info-needed Issue requires more information from poster labels Aug 23, 2019
@octref octref added this to the Backlog milestone Aug 23, 2019
@maxwell8888
Copy link

+1 please fix this

@octref
Copy link
Contributor

octref commented Mar 17, 2020

Please report to https://github.com/textmate/html.tmbundle

@octref octref added the upstream Issue identified as 'upstream' component related (exists outside of VS Code) label Mar 17, 2020
@octref octref assigned aeschli and unassigned octref May 1, 2020
@aeschli
Copy link
Contributor

aeschli commented May 5, 2020

Closing as dup of textmate/html.tmbundle#108

@aeschli aeschli closed this as completed May 5, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jun 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
grammar Syntax highlighting grammar html HTML support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

5 participants