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
Age
Commit message (
Expand
)
Author
2021-09-27
less log
最萌小汐
2021-09-27
Merge pull request #689 from ArcanoxDragon/improve-semantic-highlighting
最萌小汐
2021-09-27
fix
最萌小汐
2021-09-27
fix
最萌小汐
2021-09-27
fix
最萌小汐
2021-09-27
some fix
最萌小汐
2021-09-27
Merge branch 'master' into improve-semantic-highlighting
最萌小汐
2021-09-27
some fix
最萌小汐
2021-09-27
no need to check for duplicate requests
最萌小汐
2021-09-27
`$/cancelRequest` returns code `RequestCancelled`
最萌小汐
2021-09-26
Revert changes related to canceled requests
Arcanox
2021-09-26
Fix a couple classification issues with table field access and simplify it in...
Arcanox
2021-09-26
Change the way canceled semanticToken requests are handled according to @sumn...
Arcanox
2021-09-26
Put back thing that I didn't mean to commit
Arcanox
2021-09-26
Merge branch 'master' into improve-semantic-highlighting
Arcanox
2021-09-26
await.setID supports `callback`
sumneko
2021-09-26
Semantic highlighting methods cannot return a null response if they're cancel...
Arcanox
2021-09-25
Fix global library functions being highlighted as a global type instead of a ...
Arcanox
2021-09-25
Fix another issue in converter that happened in a workspace I'm working in; s...
Arcanox
2021-09-25
Fix semantic token highlighting not working after the "newparser" changes rec...
Arcanox
2021-09-25
Fix a crash when deleting lines from a file while anything is analyzing it (s...
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
update parser
最萌小汐
2021-09-24
mistake commit
最萌小汐
2021-09-24
default severity to `Warning`
最萌小汐
2021-09-24
less bind
最萌小汐
2021-09-24
fix #647
最萌小汐
2021-09-24
check nil
最萌小汐
2021-09-24
supports `$/cancelRequest`
最萌小汐
2021-09-24
stop provider when file changing
最萌小汐
2021-09-24
update bee
最萌小汐
2021-09-24
fix
最萌小汐
2021-09-24
Improve classification of semantic tokens to provide a great number more synt...
Arcanox
2021-09-24
resolve #659
最萌小汐
2021-09-24
update submodules
最萌小汐
2021-09-24
Merge branch 'newparser'
最萌小汐
2021-09-24
fix #673
最萌小汐
2021-09-24
resolve #663
最萌小汐
2021-09-24
`completion.displayContext` default to `0`
最萌小汐
2021-09-24
resolve #639
最萌小汐
2021-09-24
fix
最萌小汐
2021-09-24
fix
最萌小汐
2021-09-23
update
最萌小汐
2021-09-23
fix
最萌小汐
2021-09-23
update
最萌小汐
2021-09-23
fix
最萌小汐
2021-09-23
update parser
最萌小汐
2021-09-23
fix
最萌小汐
2021-09-23
fix
最萌小汐
[next]