Skip to content

Commit 1794a30

Browse files
committed
删掉字符匹配模式
1 parent 9b55e1e commit 1794a30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/src/languageConfiguration.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,4 @@ export const luaConfiguration: vscode.LanguageConfiguration = {
6464
}
6565
},
6666
],
67-
wordPattern: /(-?\d*\.\d\w*)|(-?\d+\.)|([\p{L}_\u10000-\uFFFFFFFF][\p{L}\p{N}_\u10000-\uFFFFFFFF]*)/gu,
6867
};

0 commit comments

Comments
 (0)