We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b55e1e commit 1794a30Copy full SHA for 1794a30
client/src/languageConfiguration.ts
@@ -64,5 +64,4 @@ export const luaConfiguration: vscode.LanguageConfiguration = {
64
}
65
},
66
],
67
- wordPattern: /(-?\d*\.\d\w*)|(-?\d+\.)|([\p{L}_\u10000-\uFFFFFFFF][\p{L}\p{N}_\u10000-\uFFFFFFFF]*)/gu,
68
};
0 commit comments