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
/
provider.lua
Age
Commit message (
Expand
)
Author
2024-08-19
fix renaming files in the directory leads to the auto-correction in "require"...
最萌小汐
2024-08-06
语言设置挪到服务器里
最萌小汐
2024-08-06
需要 statusBar 选项才会显示状态栏
最萌小汐
2024-07-30
拆分成选项
最萌小汐
2024-07-15
Align inlay hint spacing with other LSPs
Riley Bruins
2024-05-11
暂存-转到实现
最萌小汐
2024-04-20
Run diagnostics on unopened files when explicitly requested by the user
Paul Emmerich
2023-08-31
fix #2299
最萌小汐
2023-07-14
fix shake of `codeLens`
最萌小汐
2023-07-06
fix supporting unicode in signature
最萌小汐
2023-05-28
determine the padding
Ye Sijun
2023-05-25
command:add reloadFFIMeta
fesily
2023-04-27
fix typo
最萌小汐
2023-04-27
apply changs immediately
最萌小汐
2023-04-27
Revert "try to abort incorrect formatting"
最萌小汐
2023-04-26
try to abort incorrect formatting
最萌小汐
2023-02-10
completion: don't show loading process
最萌小汐
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-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-08
add log
最萌小汐
2022-11-07
fix
最萌小汐
2022-11-02
cleanup
最萌小汐
2022-11-02
`---@see` use workspace-symbol
最萌小汐
2022-11-01
find reference respect `includeDeclaration`
最萌小汐
2022-10-17
new setting `Lua.diagnostics.workspaceEvent`
最萌小汐
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
提交psi viewer
CppCXY
2022-09-20
small fix
最萌小汐
[next]