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
Age
Commit message (
Expand
)
Author
2022-04-03
Merge pull request #1011 from Cassolette/patch-evtemitter-fix
最萌小汐
2022-04-03
fix formatting
Crollie Rollz
2022-04-03
fix(infer): check second arg for event name
Crollie Rollz
2022-04-03
fix(completion): call OOP emitter without colon syntax
Crollie Rollz
2022-04-03
fix(completion): OOP emitter should have `self` arg
Crollie Rollz
2022-04-02
fix(semantic-tokens): coreect token type priority
kevinhwang91
2022-03-08
fix
最萌小汐
2022-03-07
fix #975
最萌小汐
2022-03-04
feat(semantic-tokens): mark annotations(@...) as keywords
wongxy
2022-03-02
improve completion
最萌小汐
2022-02-22
Merge branch 'master' of https://github.com/sumneko/lua-language-server
CppCXY
2022-02-22
编辑器设置优先
CppCXY
2022-02-21
fix runtime errors
最萌小汐
2022-02-15
cleanup
最萌小汐
2022-02-15
fix #950
最萌小汐
2022-02-09
cleanup
最萌小汐
2022-02-09
cleanup
最萌小汐
2022-02-09
Merge pull request #915 from CppCXY/format
最萌小汐
2022-02-09
fix completion
最萌小汐
2022-02-08
Merge pull request #944 from kevinhwang91/improve-postfix
最萌小汐
2022-02-08
feat(postfix): reduce its priority and add templates
kevinhwang91
2022-02-08
reduced sorting priority for postfix completion
sumneko
2022-02-08
fix #937
sumneko
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 #923
最萌小汐
2022-01-26
fix #926
最萌小汐
2022-01-24
提供代码风格诊断
CppCXY
2022-01-23
diagnostic check file as folder before as library
sumneko
2022-01-23
show relative path in completion
sumneko
2022-01-23
fix filewatch
sumneko
2022-01-23
get scoped files
sumneko
2022-01-23
fix
sumneko
2022-01-21
修改命名
CppCXY
2022-01-21
Avoid O(n^2) `require` computations
最萌小汐
2022-01-20
不改type-formatting了
CppCXY
2022-01-20
修复错误
CppCXY
2022-01-20
修复错误
CppCXY
2022-01-20
提供范围格式化
CppCXY
2022-01-20
提供范围格式化
CppCXY
2022-01-19
stash
最萌小汐
2022-01-19
提交代码格式化
CppCXY
2022-01-18
print log
最萌小汐
2022-01-18
cleanup
最萌小汐
2022-01-13
fix #876
最萌小汐
2022-01-13
cleanup
最萌小汐
2022-01-13
require hover use relative path
最萌小汐
2022-01-13
add detail for require name
最萌小汐
2022-01-12
improve completion speed
最萌小汐
2022-01-11
add semantic configs
最萌小汐
[next]