Remove Format XML Command
This commit is contained in:
		
							parent
							
								
									e24a560066
								
							
						
					
					
						commit
						cf5331466b
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
					@ -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…
	
	Add table
		
		Reference in a new issue