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
2024-07-02
处理token超出行范围的问题
最萌小汐
2024-01-18
Never sematic virtual ast and comment
fesily
2023-08-16
supports `---@enum (key)`
最萌小汐
2023-06-14
fix #2129
最萌小汐
2023-04-25
fix first semantic token is dropped
最萌小汐
2023-03-11
fix wrong semantic-tokens when skipping empty char
最萌小汐
2023-03-10
fix offset to finish pos in diff
最萌小汐
2023-03-06
check multilneTokenSupport
最萌小汐
2023-01-16
support `---@meta [name]`
最萌小汐
2023-01-09
trace-global
最萌小汐
2022-12-17
fix semantic token for `tablefield` with function
最萌小汐
2022-11-03
support `self` type
最萌小汐
2022-11-02
`---@see` use workspace-symbol
最萌小汐
2022-10-25
improve semantic-tokens
最萌小汐
2022-10-17
use `state` instead of `uri` for converter
最萌小汐
2022-09-19
resolve #1458
最萌小汐
2022-07-19
fix #1348
最萌小汐
2022-07-16
doc.enum
最萌小汐
2022-07-06
semantic and completion description
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
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
最萌小汐
[next]