-
-
Notifications
You must be signed in to change notification settings - Fork 357
Comparing changes
Open a pull request
base repository: LuaLS/lua-language-server
base: 3.13.4
head repository: LuaLS/lua-language-server
compare: 3.13.5
- 9 commits
- 14 files changed
- 4 contributors
Commits on Dec 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2918ceb - Browse repository at this point
Copy the full SHA 2918cebView commit details
Commits on Dec 16, 2024
-
Merge pull request #2991 from tomlau10/bugfix/function_array
fix: incorrect infer of function array annotation on tables
Configuration menu - View commit details
-
Copy full SHA for 7f76050 - Browse repository at this point
Copy the full SHA 7f76050View commit details
Commits on Dec 18, 2024
-
add setting
Lua.hint.awaitPropagate
This option is disabled by default. When disabled, it has no impact on performance. When enabled, --@async propagates to the caller.
Configuration menu - View commit details
-
Copy full SHA for 4b13b1a - Browse repository at this point
Copy the full SHA 4b13b1aView commit details
Commits on Dec 19, 2024
-
Add
serverInfo.version
toinitialize
responseThis is useful to be able to display the version of the currently attached server. See neovim/neovim#31611 for example. https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#initializeResult
Configuration menu - View commit details
-
Copy full SHA for 8f9650e - Browse repository at this point
Copy the full SHA 8f9650eView commit details
Commits on Dec 20, 2024
-
Merge pull request #2994 from findstr/master
add setting`Lua.hint.awaitPropagate`
Configuration menu - View commit details
-
Copy full SHA for 55aa1b9 - Browse repository at this point
Copy the full SHA 55aa1b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 157c355 - Browse repository at this point
Copy the full SHA 157c355View commit details -
Merge pull request #2996 from lithammer/add-serverinfo-version
Add `serverInfo.version` to `initialize` response
Configuration menu - View commit details
-
Copy full SHA for 10e1b4b - Browse repository at this point
Copy the full SHA 10e1b4bView commit details -
If the
---@field
of the same name has a type offun
, the `duplica……te-doc-field` check will not be performed.
Configuration menu - View commit details
-
Copy full SHA for 2e6ae80 - Browse repository at this point
Copy the full SHA 2e6ae80View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdb1b09 - Browse repository at this point
Copy the full SHA cdb1b09View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.13.4...3.13.5