alek-sys / sublimetext_indentxml

Plugin for Sublime Text editor for reindenting XML and JSON files
MIT License
534 stars 136 forks source link

Indent XML does not appear for SVG files #115

Open mrmeszaros opened 4 years ago

mrmeszaros commented 4 years ago

I have a minor nuisance, that Indent XML does not appear in the command palette for SVG-s.

When I set the syntax to XML, the command gets available. Could You please enable the command for the SVG subtype?

I have an SVG file, witch sublime categorizes as XML (SVG).

view.scope_name(0)
'text.xml.svg meta.tag.xml punctuation.definition.tag.begin.xml '