vscode-basex #1
					 2 changed files with 6 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1 +1,3 @@
 | 
			
		|||
Detailed release notes are available [here](https://github.com/DotJoshJohnson/vscode-xml/releases).
 | 
			
		||||
Detailed release notes are available [here](https://github.com/DotJoshJohnson/vscode-xml/releases).
 | 
			
		||||
 | 
			
		||||
0.0.4 [add] treat schematron (.sch) as XML
 | 
			
		||||
| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
    "name": "vscode-basex",
 | 
			
		||||
    "displayName": "BaseX tools",
 | 
			
		||||
    "description": "BaseX tools: XQuery, XML, XPath Tools for Visual Studio Code",
 | 
			
		||||
    "version": "0.0.3",
 | 
			
		||||
    "version": "0.0.4",
 | 
			
		||||
    "preview": false,
 | 
			
		||||
    "publisher": "quodatum",
 | 
			
		||||
    "author": {
 | 
			
		||||
| 
						 | 
				
			
			@ -203,7 +203,8 @@
 | 
			
		|||
                    ".xsd",
 | 
			
		||||
                    ".xsl",
 | 
			
		||||
                    ".plist",
 | 
			
		||||
                    ".mobileconfig"
 | 
			
		||||
                    ".mobileconfig",
 | 
			
		||||
                    ".sch"
 | 
			
		||||
                ]
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue