-
Notifications
You must be signed in to change notification settings - Fork 38.3k
Open
Labels
css-less-scssIssues and items concerning CSS,Less,SCSS stylingIssues and items concerning CSS,Less,SCSS stylingfeature-requestRequest for new features or functionalityRequest for new features or functionalityhtmlHTML support issuesHTML support issues
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
css-less-scssIssues and items concerning CSS,Less,SCSS stylingIssues and items concerning CSS,Less,SCSS stylingfeature-requestRequest for new features or functionalityRequest for new features or functionalityhtmlHTML support issuesHTML support issues