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
2020-12-16
fix
最萌小汐
2020-12-16
update change log
最萌小汐
2020-12-16
pass tests
最萌小汐
2020-12-16
#306
最萌小汐
2020-12-16
#306 fix quickfix: `newline-call` failed
最萌小汐
2020-12-16
#306
最萌小汐
2020-12-16
#306
最萌小汐
2020-12-16
#306 fix scan workspace may fails
最萌小汐
2020-12-16
Merge pull request #305 from uhziel/config-diagnostic-needFileStatus
最萌小汐
2020-12-16
config.diagnostics.neededFileStatus支持vscode配置
uhziel
2020-12-16
update change log
最萌小汐
2020-12-16
decrease priority of 'undefined-field'
最萌小汐
2020-12-16
fix missing global
最萌小汐
2020-12-16
close #300
最萌小汐
2020-12-16
wrong test
最萌小汐
2020-12-16
check config result
最萌小汐
2020-12-15
Merge pull request #304 from uhziel/diagnostic-undefined-field
最萌小汐
2020-12-15
有 filterKey 的情况下不要写入缓存,外部已有缓存
uhziel
2020-12-15
Merge pull request #303 from uhziel/config-diagnostic-needFileStatus
最萌小汐
2020-12-15
指定诊断类型可以配置只分析打开的文件还是全项目,初...
uhziel
2020-12-15
fix #294
最萌小汐
2020-12-15
Merge pull request #302 from uhziel/diagnostic-undefined-field
最萌小汐
2020-12-15
update readme
最萌小汐
2020-12-15
update change log
最萌小汐
2020-12-15
fix hover: document uri
最萌小汐
2020-12-15
提升undefined-field速度,寻找fields改为只会查找定义的 getFiel...
uhziel
2020-12-15
remove tests
最萌小汐
2020-12-15
simple proto
最萌小汐
2020-12-15
push error log
最萌小汐
2020-12-15
update telemetry
最萌小汐
2020-12-15
还是去除 deep=0
uhziel
2020-12-15
Merge branch 'master' into diagnostic-undefined-field
uhziel
2020-12-15
fix
最萌小汐
2020-12-15
check config and unique token
最萌小汐
2020-12-15
simple telemetry
最萌小汐
2020-12-15
优化发现的细节问题,vm.getField() 改为带deep=0,不然会出现...
uhziel
2020-12-14
fix completion require path
最萌小汐
2020-12-14
semantic not covers local call
最萌小汐
2020-12-14
update locale
最萌小汐
2020-12-14
update locale
最萌小汐
2020-12-14
`undefined-field` select field only
最萌小汐
2020-12-14
#299 disable `undefined-field` in workspace
最萌小汐
2020-12-14
make diagnostic happy
最萌小汐
2020-12-14
set search depth to 0 for now
最萌小汐
2020-12-14
Merge pull request #296 from uhziel/diagnostic-undefined-field
最萌小汐
2020-12-14
fix #291
最萌小汐
2020-12-14
update bee.lua
最萌小汐
2020-12-14
not need
最萌小汐
2020-12-14
Update issue templates
最萌小汐
2020-12-14
合并 master 中的提交
uhziel
[next]