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 49114ce commit c44a0caCopy full SHA for c44a0ca
changelog.md
@@ -1,9 +1,11 @@
1
# changelog
2
3
## 3.6.5
4
+* `NEW` support casting global variables
5
* `NEW` code lens: this feature is disabled by default.
6
* `NEW` settings:
7
* `Lua.codeLens.enable`: Enable code lens.
8
+* `CHG` improve memory usage for large libraries
9
* `CHG` definition: supports finding definitions for `@class` and `@alias`, since they may be defined multi times.
10
* `CHG` rename: supports `@field`
11
* `FIX` [#831]
0 commit comments