8000 [css][html] SVG language support · Issue #66053 · microsoft/vscode · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[css][html] SVG language support #66053
Open
@octref

Description

@octref

Currently, we have no SVG support:

  • In HTML, SVG tags don't receive auto completion
  • In CSS, SVG attributes don't receive auto completion
  • Syntax highlighting are problematic for both SVG tags/attributes in HTML/CSS
  • Emmet do not get SVG completions

However, with custom tag/property support in HTML/CSS, we should be able to trivially write a SVG package that describes the set of tags/attributes for SVG, and let HTML/CSS language services do the support work.

Metadata

Metadata

Assignees

Labels

css-less-scssIssues and items concerning CSS,Less,SCSS stylingfeature-requestRequest for new features or functionalityhtmlHTML support issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0