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
2022-06-09
add `doc.type.code`
最萌小汐
2022-06-09
view infer must specify uri
最萌小汐
2022-05-02
fix(semantic-tokens): `data` field can't be nil
kevinhwang91
2022-04-26
cleanup
最萌小汐
2022-04-26
cleanup
最萌小汐
2022-04-25
delete `isGlobalLibraryName`
最萌小汐
2022-04-25
add completion and semantic for `@cast`
最萌小汐
2022-04-22
add `--[[@as type]]`
最萌小汐
2022-04-21
#1080 using `---@overload` as class constructor
最萌小汐
2022-04-15
fix semantic
最萌小汐
2022-04-15
cleanup
最萌小汐
2022-04-09
fix semantic of function
最萌小汐
2022-04-07
update
最萌小汐
2022-04-06
Merge commit '63b360689f0c2c99a1ae410518f6866f49972f98' into 3.0
最萌小汐
2022-04-05
update
最萌小汐
2022-04-02
fix(semantic-tokens): coreect token type priority
kevinhwang91
2022-03-31
cleanup
最萌小汐
2022-03-30
update
最萌小汐
2022-03-29
update
最萌小汐
2022-03-08
fix
最萌小汐
2022-03-07
fix #975
最萌小汐
2022-03-04
feat(semantic-tokens): mark annotations(@...) as keywords
wongxy
2022-02-03
fix(semantic-tokens): `data` field can't be nil
kevinhwang91
2022-02-01
fix(semantic-tokens): limit comments range
kevinhwang91
2022-01-26
fix #926
最萌小汐
2022-01-11
add semantic configs
最萌小汐
2022-01-11
change to `Lua.semantic.enable`
最萌小汐
2022-01-11
update semantic tokens
最萌小汐
2022-01-11
update semantic tokens
最萌小汐
2022-01-10
update
最萌小汐
2022-01-10
update
最萌小汐
2022-01-10
fix
最萌小汐
2022-01-10
resolve multilines and overlapping
最萌小汐
2022-01-07
update
最萌小汐
2022-01-07
update semantic-tokens
最萌小汐
2022-01-07
update semantic-tokens
最萌小汐
2022-01-07
cleanup
最萌小汐
2022-01-06
update semantic-tokens
最萌小汐
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
[next]