소스 검색

Remove old wordDefinition field

Matt Masson 7 년 전
부모
커밋
eb48b847e5
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  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