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
/
semantic-tokens.lua
Age
Commit message (
Expand
)
Author
2021-12-30
update
最萌小汐
2021-11-25
cleanup
最萌小汐
2021-11-03
update async mark
最萌小汐
2021-11-02
mark async
最萌小汐
2021-10-11
fix
最萌小汐
2021-10-11
fix #718
最萌小汐
2021-09-26
Fix a couple classification issues with table field access and simplify it in...
Arcanox
2021-09-25
Fix global library functions being highlighted as a global type instead of a ...
Arcanox
2021-09-25
Merge branch 'master' into improve-semantic-highlighting
Arcanox
2021-09-25
Fix the config setting not updating editors when it's changed
Arcanox
2021-09-24
stop provider when file changing
最萌小汐
2021-09-24
Improve classification of semantic tokens to provide a great number more synt...
Arcanox
2021-09-23
cleanup
最萌小汐
2021-09-22
cleanup
最萌小汐
2021-08-19
improve completion
最萌小汐
2021-07-05
fix
最萌小汐
2021-07-05
fix supports for file with LF
最萌小汐
2021-06-11
rename getAst -> getState
最萌小汐
2021-06-10
fix
最萌小汐
2021-04-20
guide -> searcher
最萌小汐
2021-04-06
fix #487
最萌小汐
2021-03-15
move `parser/guide.lua` to `core/guide.lua`
最萌小汐
2021-03-09
improve colors of `const` and `close`
最萌小汐
2021-02-04
fix #379 semantic-tokens supports plugin
最萌小汐
2021-01-04
new folding
最萌小汐
2020-12-30
fix
最萌小汐
2020-12-22
#282
最萌小汐
2020-12-22
#317 support nonstandard symbol
最萌小汐
2020-12-14
semantic not covers local call
最萌小汐
2020-12-03
add semantic token for generic type
最萌小汐
2020-11-26
luadoc support tailcomment
最萌小汐
2020-11-20
no longer beta
最萌小汐