You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: changelog.md
+1
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@
31
31
cfgs[2] = {} -- only warns missing `b`
32
32
```
33
33
This enables the previous missing field check behavior before [#2970](https://github.com/LuaLS/lua-language-server/issues/2970)
34
+
*`NEW` Added variable substitution support for vscode's `${workspaceFolder:x}` when resolving path placeholders [#2987](https://github.com/LuaLS/lua-language-server/issues/2987)
34
35
*`NEW` Added `--check_format=json|pretty` for use with `--check` to output diagnostics in a human readable format.
0 commit comments