index
:
lua-language-server
fix/honour_configuration_capability
fix/honour_configuration_capability-3.10.3
fix/honour_configuration_capability-3.7.3
fix/honour_configuration_capability-3.7.4
fix/honour_configuration_capability-3.9.3
fix/honour_configuration_capability-master
master
A language server that offers Lua language support - programmed in Lua
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
script
/
cli
Age
Commit message (
Expand
)
Author
2024-02-26
Only load files in workspace for --check (skip libraries)
Paul Emmerich
2024-02-26
Revert "Add "deprecated" key in JSON output."
最萌小汐
2024-02-26
Revert "Add "async" key in JSON output."
最萌小汐
2024-02-26
Merge branch 'master' into async
Andreas
2024-02-24
Merge branch 'master' into async
Andreas
2024-02-24
Merge branch 'master' into deprecated
Andreas
2024-02-23
Enable plugins during --check
Danny Farrell
2024-02-20
Add "deprecated" key in JSON output.
Andreas
2024-02-20
Added "async" key in JSON output.
Andreas
2024-02-19
Merge pull request #2526 from AndreasMatthias/doc-output-path
最萌小汐
2024-02-19
Merge pull request #2525 from AndreasMatthias/visible
最萌小汐
2024-02-17
Add 'visible' tag for 'doc.field' and 'tableindex' in JSON output.
Andreas
2024-02-15
CLI option --doc_out_path <PATH>.
Andreas
2024-02-15
Added 'desc' and 'rawdesc' keys for variables in JSON output.
Andreas
2024-02-15
Added 'visible' key (public, protected, ...) in JSON output.
Andreas
2024-02-01
Add --visualize command that outputs the AST of a given file as graphviz
Paul Emmerich
2023-11-25
Add raw descriptions
NyakoFox
2023-10-10
Add `--check_out_path` CLI argument
Rebecca Turner
2023-06-13
update config in checking
最萌小汐
2023-04-25
export name and comment in returns
最萌小汐
2023-04-25
fix method view in doc
最萌小汐
2023-03-29
commandline parameter `checklevel` may not work
最萌小汐
2023-03-13
export all globals
最萌小汐
2023-03-13
export from libraries
最萌小汐
2023-03-09
fix #1955
最萌小汐
2023-03-09
export global variables
最萌小汐
2023-02-15
should normalize path in filewatch
最萌小汐
2023-01-31
cleanup
最萌小汐
2023-01-30
command `lua.exportDocument`
最萌小汐
2023-01-16
improve type infer of recursion alias
最萌小汐
2023-01-12
cleanup
最萌小汐
2022-12-08
cleanup
最萌小汐
2022-12-01
update json.lua
最萌小汐
2022-11-30
Fix validation in CLI if diagnostics.severity contains ...! settings
Aleksandr Kovalev
2022-09-22
CLI `--doc [path]` to make docs
最萌小汐
2022-09-22
make docs
最萌小汐
2022-09-21
stack
最萌小汐
2022-06-07
cleanup
最萌小汐
2022-03-01
locale
最萌小汐
2022-03-01
update
最萌小汐
2022-03-01
offline diagnostic
最萌小汐