We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa53e9a commit d5135abCopy full SHA for d5135ab
changelog.md
@@ -2,6 +2,7 @@
2
3
## Unreleased
4
<!-- Add all new changes here. They will be moved under a version at release -->
5
+* `FIX` Don't truncate any output when running in `--doc` mode [#3049](https://github.com/LuaLS/lua-language-server/issues/3049)
6
* `CHG` [#3014] Generic pattern now supports definition after capture and optional, union, array
7
```lua
8
---@generic T
0 commit comments