Fixed vscode highlighting
This commit is contained in:
		
							parent
							
								
									c40934c052
								
							
						
					
					
						commit
						b327756f4d
					
				
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								editor/vscode/mclang-0.0.3.vsix
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								editor/vscode/mclang-0.0.3.vsix
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
  "name": "mclang",
 | 
					  "name": "mclang",
 | 
				
			||||||
  "displayName": "mclang",
 | 
					  "displayName": "mclang",
 | 
				
			||||||
  "description": "Code highlighting for mclang",
 | 
					  "description": "Code highlighting for mclang",
 | 
				
			||||||
  "version": "0.0.2",
 | 
					  "version": "0.0.3",
 | 
				
			||||||
  "repository": {
 | 
					  "repository": {
 | 
				
			||||||
    "type": "git",
 | 
					    "type": "git",
 | 
				
			||||||
    "url": "git@github.com:mc-lang/mclang2.git"
 | 
					    "url": "git@github.com:mc-lang/mclang2.git"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -112,7 +112,7 @@
 | 
				
			||||||
			]
 | 
								]
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		"comments": {
 | 
							"comments": {
 | 
				
			||||||
			"disabled__patterns": [
 | 
								"patterns": [
 | 
				
			||||||
				{
 | 
									{
 | 
				
			||||||
					"name": "constant.other.character-class.regexp",
 | 
										"name": "constant.other.character-class.regexp",
 | 
				
			||||||
					"match": "(?://\\s*)(TODO(O*)|FIXME).*"
 | 
										"match": "(?://\\s*)(TODO(O*)|FIXME).*"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user