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
/
hover
/
table.lua
Age
Commit message (
Expand
)
Author
2022-11-08
fix duplicate fields in table hover
最萌小汐
2022-11-06
type check: check the fields in table
最萌小汐
2022-10-24
supports `private`, `protected` and `public`
最萌小汐
2022-07-15
fix hover
最萌小汐
2022-06-22
stash
最萌小汐
2022-06-15
check nil
最萌小汐
2022-06-09
view infer must specify uri
最萌小汐
2022-04-26
cleanup
最萌小汐
2022-04-23
update hovering table
最萌小汐
2022-04-22
display optional field in table
最萌小汐
2022-04-09
update
最萌小汐
2022-04-08
cleanup
最萌小汐
2022-04-05
update
最萌小汐
2022-04-01
update
最萌小汐
2022-04-01
update
最萌小汐
2022-04-01
cleanup
最萌小汐
2022-03-31
cleanup
最萌小汐
2022-03-29
update
最萌小汐
2022-02-15
cleanup
最萌小汐
2022-01-13
fix #876
最萌小汐
2021-12-30
update
最萌小汐
2021-11-25
cleanup
最萌小汐
2021-11-02
mark async
最萌小汐
2021-07-14
resolve #588
最萌小汐
2021-07-05
resolve #511
最萌小汐
2021-07-02
resove #524
最萌小汐
2021-07-01
cleanup
最萌小汐
2021-07-01
cleanup
最萌小汐
2021-06-23
add integer
最萌小汐
2021-06-18
improve table view
最萌小汐
2021-05-25
update
最萌小汐
2021-05-25
cleanup
最萌小汐
2021-05-25
cleanup
最萌小汐
2021-05-25
cleanup
最萌小汐
2021-04-20
guide -> searcher
最萌小汐
2021-03-15
move `parser/guide.lua` to `core/guide.lua`
最萌小汐
2021-03-01
clean up code
最萌小汐
2021-01-27
update
最萌小汐
2021-01-27
performance optimization
最萌小汐
2020-12-29
Revert "table hover use def fields"
最萌小汐
2020-12-29
table hover use def fields
最萌小汐
2020-12-29
clean up code
最萌小汐
2020-12-04
Split getkeyname and getkeytype
最萌小汐
2020-12-02
getFieldFast check doc.field
最萌小汐
2020-12-02
close #275 hover.previewFields
最萌小汐
2020-11-24
deep level
最萌小汐
2020-11-20
hover of table fields use doc first
最萌小汐
2020-11-20
no longer beta
最萌小汐