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
/
parser
/
guide.lua
Age
Commit message (
Expand
)
Author
2023-06-13
more smart completion for `continue`
最萌小汐
2023-03-08
don't treat `_ENV` as param
最萌小汐
2023-02-10
fix #1889
最萌小汐
2023-01-31
supports all schemes
最萌小汐
2023-01-31
watch symbolic links
最萌小汐
2023-01-16
support `---@meta [name]`
最萌小汐
2023-01-11
stash
最萌小汐
2023-01-11
stash
最萌小汐
2023-01-10
stash
最萌小汐
2023-01-09
cast global
最萌小汐
2023-01-09
improve performance
最萌小汐
2023-01-09
trace-global
最萌小汐
2023-01-04
cleanup
最萌小汐
2023-01-04
cleanup
最萌小汐
2023-01-03
fix renaming
最萌小汐
2022-12-18
improve code-lens
最萌小汐
2022-12-16
fix
最萌小汐
2022-12-16
new tracer
最萌小汐
2022-12-13
stash
最萌小汐
2022-12-08
cleanup
最萌小汐
2022-11-29
modify `require` after renaming files
最萌小汐
2022-11-23
fix #1704
最萌小汐
2022-11-15
fix #1698
最萌小汐
2022-11-09
fix #1677
最萌小汐
2022-11-07
fix warning
最萌小汐
2022-11-06
type check: check the fields in table
最萌小汐
2022-11-03
support `self` type
最萌小汐
2022-11-02
improve `---@see`
最萌小汐
2022-11-02
`---@see` use workspace-symbol
最萌小汐
2022-11-01
cleanup
最萌小汐
2022-10-25
some fix
最萌小汐
2022-10-25
fix
最萌小汐
2022-10-20
fix #1642
最萌小汐
2022-09-07
fix #1529
最萌小汐
2022-07-18
#1255
最萌小汐
2022-07-16
doc.enum
最萌小汐
2022-07-14
fix
最萌小汐
2022-07-08
cleanup
最萌小汐
2022-07-06
support unary operator
最萌小汐
2022-07-04
stash
最萌小汐
2022-07-04
stash
最萌小汐
2022-06-29
don't check `t.field = nil`
最萌小汐
2022-06-28
cleanup
最萌小汐
2022-06-28
new diag `return-type-mismatch`
最萌小汐
2022-06-28
diag `missing-return`
最萌小汐
2022-06-28
fix diags
最萌小汐
2022-06-28
Merge pull request #1241 from FAForever/array-contents-support
最萌小汐
2022-06-27
#1240 use faster `isInString`
最萌小汐
2022-06-27
diagnostic `missing-return-value`
最萌小汐
2022-06-27
enable autocomplete of array enum
Kevin Hahn
[next]