Remove Format XML Command
This commit is contained in:
parent
e24a560066
commit
cf5331466b
@ -31,10 +31,6 @@
|
|||||||
"main": "./src/main",
|
"main": "./src/main",
|
||||||
"contributes": {
|
"contributes": {
|
||||||
"commands": [
|
"commands": [
|
||||||
{
|
|
||||||
"command": "xmltools.formatXml",
|
|
||||||
"title": "XML Tools: Format XML"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"command": "xmltools.linearizeXml",
|
"command": "xmltools.linearizeXml",
|
||||||
"title": "XML Tools: Linearize XML"
|
"title": "XML Tools: Linearize XML"
|
||||||
|
Loading…
Reference in New Issue
Block a user