alek-sys / sublimetext_indentxml

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

Support formatting XML pieces inside of other lnaguages #118

Open CAMOBAP opened 3 years ago

CAMOBAP commented 3 years ago

Intro

In our project, we use a lot of XML pieces in the ruby code (test spec) like this https://github.com/metanorma/metanorma-iso/tree/master/spec/isodoc

Problem

Intent XML menu is disabled for any other files than XML/JSON

Screen Shot 2021-02-16 at 6 16 46 PM

Proposed soulutio

It will be nice to allow format XML inside of the languages