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 bd0af02 commit bf69b7cCopy full SHA for bf69b7c
changelog.md
@@ -8,7 +8,6 @@
8
* `NEW` Add postfix snippet for `unpack`
9
* `NEW` Add support for lambda style functions, `|paramList| expr` is syntactic sugar for `function(paramList) return expr end`
10
* `NEW` Added lua regular expression support for `Lua.doc.<scope>Name` [#2753](https://github.com/LuaLS/lua-language-server/pull/2753)
11
-* `NEW` You can now click on "References" in CodeLen to display the reference list
12
* `NEW` You can now click on "References" in CodeLen to display the reference list(VSCode)
13
* `NEW` Improved behavior for inserting new lines:
14
+ When inside an annotation, an annotation tag will be added at the beginning of the line (VSCode).
0 commit comments