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-12-29
Pad `return` type annotations when required.
Clay Sweetser
2023-11-14
fix type infer in overload
最萌小汐
2023-09-25
feat: support param snippets with space
Lewis Russell
2023-08-16
supports `---@enum (key)`
最萌小汐
2023-07-21
fix missing fields
最萌小汐
2023-07-21
fix
最萌小汐
2023-07-20
improve completion label of table fields
最萌小汐
2023-07-19
sort results of completion
最萌小汐
2023-06-13
more smart completion for `continue`
最萌小汐
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
最萌小汐
[next]