aboutsummaryrefslogtreecommitdiff
path: root/src/tools/xml-formatter/xml-formatter.vue (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-06-18feat(new tool): xml formatter (#457)Gravatar jmmanzano 1-0/+46
* feat(new tool): xml formatter * feat(xml-formatter): added happy path e2e tests * refactor(xml-formatter): improved unit tests * refactor(xml-formatter): add better suitable icon * feat(xml-formatter): added happy path e2e tests * feat(xml-formatter): registered xml as syntax highlighter * chore(auto-import): removed unused NSpace --------- Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>