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
/
core
/
completion
Age
Commit message (
Expand
)
Author
2023-03-09
check nil
最萌小汐
2023-03-01
snip for `continue` and `ifcall`
最萌小汐
2023-01-31
check nil
最萌小汐
2023-01-30
fix #1851
最萌小汐
2023-01-30
respect quotation marks
最萌小汐
2023-01-16
fix #1824
最萌小汐
2023-01-16
improve type infer of recursion alias
最萌小汐
2023-01-09
trace-global
最萌小汐
2022-12-16
mark as incomplete
最萌小汐
2022-12-13
修复补全性能问题
CppCXY
2022-12-09
improve auto-require
最萌小汐
2022-12-01
Merge branch 'master' into feature/auto-require-without-init
Sewbacca
2022-11-23
fix #1717
最萌小汐
2022-11-18
Allow auto completion for complex dir structures
Sewbacca
2022-11-18
Added complex require paths
Sewbacca
2022-11-11
Locale and completion additions for 3.6.0 annotations (#1683)
carsakiller
2022-11-08
support enums with runtime values
最萌小汐
2022-11-07
fix warning
最萌小汐
2022-11-06
improve performance
最萌小汐
2022-11-06
type check: check the fields in table
最萌小汐
2022-11-03
fix completion detail
最萌小汐
2022-11-03
supports completion with table field of function
最萌小汐
2022-11-02
cleanup
最萌小汐
2022-11-02
`---@see` use workspace-symbol
最萌小汐
2022-10-25
some fix
最萌小汐
2022-10-25
completion checks visible
最萌小汐
2022-10-20
ignore varargs
最萌小汐
2022-10-20
fix #1642
最萌小汐
2022-10-20
fix
最萌小汐
2022-09-15
fix #1439
最萌小汐
2022-08-13
fix #1451
最萌小汐
2022-08-02
Merge remote-tracking branch 'upstream/master' into function-field-show-params
Kevin Hahn
2022-08-02
allow table fields assigned to local functions to show as functions in autoco...
Kevin Hahn
2022-07-29
fix #1403
最萌小汐
2022-07-29
fix #1395
最萌小汐
2022-07-22
handle `../?.lua`
最萌小汐
2022-07-22
refactor `require-path`
最萌小汐
2022-07-18
#1255 completion for `doc.enum`
最萌小汐
2022-07-18
#1255 hover for `doc.enum`
最萌小汐
2022-07-16
doc.enum
最萌小汐
2022-07-08
cleanup
最萌小汐
2022-07-07
resolve #619 `diagnostics.unusedLocalExclude`
最萌小汐
2022-07-06
support `call`
最萌小汐
2022-07-06
semantic and completion description
最萌小汐
2022-07-06
completion and diags for operator
最萌小汐
2022-07-05
resolve #899 no longer generate parameter types
最萌小汐
2022-07-05
resolve #1254 can suppress syntax errors
最萌小汐
2022-06-28
diag `missing-return`
最萌小汐
2022-06-27
remove some unused fields and make sure doc type array gets included as a com...
Kevin Hahn
2022-06-27
fix some cases where we would return emus twice or would screw up other compl...
Kevin Hahn
[next]