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
/
provider
Age
Commit message (
Expand
)
Author
2023-04-27
Merge branch 'master' of https://github.com/LuaLS/lua-language-server into HEAD
CppCXY
2023-04-27
更新实现
CppCXY
2023-04-27
fix typo
最萌小汐
2023-04-27
apply changs immediately
最萌小汐
2023-04-27
Revert "try to abort incorrect formatting"
最萌小汐
2023-04-26
complete namestyle provider
CppCXY
2023-04-26
try to abort incorrect formatting
最萌小汐
2023-02-10
completion: don't show loading process
最萌小汐
2023-02-04
修复linux arm 编译
CppCXY
2023-01-31
improve markdown
最萌小汐
2023-01-31
supports all schemes
最萌小汐
2023-01-30
command `lua.exportDocument`
最萌小汐
2023-01-30
add command `lua.getConfig`
最萌小汐
2023-01-18
normalize uri from RPC
最萌小汐
2023-01-18
check client ability before `diagnostic/refresh`
最萌小汐
2023-01-17
support multi configs modifying
最萌小汐
2022-12-22
improve code-lens
最萌小汐
2022-12-18
complete code lens
最萌小汐
2022-12-18
improve code-lens
最萌小汐
2022-12-18
first step for code lens
最萌小汐
2022-12-17
update filewatch
最萌小汐
2022-12-16
simple state persistence
最萌小汐
2022-12-16
pass tests
最萌小汐
2022-12-16
set text after ready
最萌小汐
2022-12-09
do full gc after scope diag
最萌小汐
2022-12-09
`activeParameter` should be uinteter
最萌小汐
2022-12-01
#831
最萌小汐
2022-11-30
fix supporting for multi-workspace
最萌小汐
2022-11-29
fix
最萌小汐
2022-11-29
fix compiling for multi-workspace
最萌小汐
2022-11-29
modify `require` after renaming files
最萌小汐
2022-11-16
fix clearing diags with multi-workspace
最萌小汐
2022-11-15
do scope diag when creating and removing files
最萌小汐
2022-11-08
add log
最萌小汐
2022-11-07
fix
最萌小汐
2022-11-06
improve performance
最萌小汐
2022-11-02
should not gc
最萌小汐
2022-11-02
cleanup
最萌小汐
2022-11-02
fix diag results remains
最萌小汐
2022-11-02
`---@see` use workspace-symbol
最萌小汐
2022-11-01
find reference respect `includeDeclaration`
最萌小汐
2022-10-25
add `doc.privateName` and `doc.protectedName`
最萌小汐
2022-10-17
new setting `Lua.diagnostics.workspaceEvent`
最萌小汐
2022-10-17
clear node cache after scope diagnosing
最萌小汐
2022-10-17
fix
最萌小汐
2022-10-17
use `state` instead of `uri` for converter
最萌小汐
2022-10-13
test clear node cache
最萌小汐
2022-10-11
abort semantic-tokens requests
最萌小汐
2022-09-28
Merge branch 'sumneko:master' into master
CppCXY
2022-09-28
提交psi viewer
CppCXY
[next]