Explorar o código

Remove old wordDefinition field

Matt Masson %!s(int64=7) %!d(string=hai) anos
pai
achega
eb48b847e5
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      src/powerquery/powerquery.ts

+ 0 - 3
src/powerquery/powerquery.ts

@@ -67,9 +67,6 @@ export const language = <ILanguage>{
 		"function"
 	],
 
-	// (identifier|keyword or type|quoted identifier)
-	wordDefinition: /([a-zA-Z_][\w\.]*)|(#?[a-z]+)|(#"[\w \.]+")/,
-
 	tokenizer: {
 		root: [
 			// escaped identifier