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
/
hint.lua
Age
Commit message (
Collapse
)
Author
2021-12-30
update
最萌小汐
2021-12-21
Merge remote-tracking branch 'origin/master' into multi-workspace
sumneko
2021-12-04
Fix Lua › Hint: Param Name == Disable
Roffild
2021-11-25
cleanup
最萌小汐
2021-11-03
update async mark
最萌小汐
2021-11-03
check await cross linked callback
最萌小汐
2021-11-02
mark async
最萌小汐
2021-11-02
#687
最萌小汐
2021-08-23
cleanup hint
最萌小汐
2021-08-23
cleanup
最萌小汐
2021-08-18
fix hints
最萌小汐
2021-08-18
`Lua.hint.paramName` supports all params
最萌小汐
2021-08-11
add delay in hint
最萌小汐
2021-07-01
cleanup
最萌小汐
2021-07-01
cleanup
最萌小汐
2021-06-16
fix
最萌小汐
2021-06-11
rename getAst -> getState
最萌小汐
2021-06-10
fix
最萌小汐
2021-05-25
cleanup
最萌小汐
2021-04-20
guide -> searcher
最萌小汐
2021-04-06
mark hint
最萌小汐
2021-03-15
move `parser/guide.lua` to `core/guide.lua`
最萌小汐
2021-02-04
fix runtime errors
最萌小汐
2021-02-03
improve performance of hint
最萌小汐
2021-02-02
#372 wrong submission
最萌小汐
2021-02-02
fix #372 hint.paramName forget checking `self`
最萌小汐
2021-02-01
clean up code
最萌小汐
2021-02-01
not literal
最萌小汐
2021-02-01
typo
最萌小汐
2021-02-01
not nil
最萌小汐
2021-02-01
no any
最萌小汐
2021-01-30
only show param name of literal
最萌小汐
2021-01-30
hint of param name
最萌小汐
2021-01-30
update hint
最萌小汐
2021-01-30
clean up code
最萌小汐