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
Age
Commit message (
Collapse
)
Author
2021-09-29
hover: shows method
最萌小汐
2021-09-29
#693
最萌小汐
2021-09-29
update parser
最萌小汐
2021-09-29
fix
最萌小汐
2021-09-29
fix
最萌小汐
2021-09-29
fix
最萌小汐
2021-09-29
#686
最萌小汐
2021-09-29
add infer cache
最萌小汐
2021-09-29
resolve #587
最萌小汐
2021-09-28
dont register `semantic/full`
最萌小汐
2021-09-28
#587
最萌小汐
2021-09-28
#587
最萌小汐
2021-09-28
Merge branch 'callback'
最萌小汐
2021-09-28
#477 supports hover
最萌小汐
2021-09-28
#477
最萌小汐
2021-09-28
stash
最萌小汐
2021-09-28
#686 `uri` is alias of `string`
最萌小汐
2021-09-28
stash
最萌小汐
2021-09-28
stash
最萌小汐
2021-09-28
disable `type-check` by default
最萌小汐
2021-09-27
dont infers nil
最萌小汐
2021-09-27
fix
最萌小汐
2021-09-27
fix
最萌小汐
2021-09-27
check nil
最萌小汐
2021-09-27
fix some types
最萌小汐
2021-09-27
no longer infer by usage
最萌小汐
2021-09-27
fix visible
最萌小汐
2021-09-27
Merge pull request #685 from ArtistArthur/ar/typecheck
最萌小汐
add typecheck
2021-09-27
add test
unknown
2021-09-27
less log
最萌小汐
2021-09-27
Merge pull request #689 from ArcanoxDragon/improve-semantic-highlighting
最萌小汐
Improve diversity and granularity of semantic token highlighting
2021-09-27
fix
最萌小汐
2021-09-27
improve
unknown
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
remove comments
unknown
2021-09-27
improve
unknown
2021-09-27
`$/cancelRequest` returns code `RequestCancelled`
最萌小汐
2021-09-27
Merge branch 'master' into ar/typecheck
unknown
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 ↵
Arcanox
in the process
2021-09-26
Change the way canceled semanticToken requests are handled according to ↵
Arcanox
@sumneko's suggestion
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 ↵
Arcanox
canceled or the editor will clear all the tokens until the next time the request returns a full result
[prev]
[next]