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
Age
Commit message (
Expand
)
Author
2024-08-15
fix incorrect indent fixings
最萌小汐
2024-08-15
fix Incorrect LuaCats parsing for `"'"`
最萌小汐
2024-08-15
Merge branch 'master' into cast-table-to-class
最萌小汐
2024-08-15
Revert "fix: improve textDocument/definition ordering"
最萌小汐
2024-08-15
Fix lua-language-server --check (#2683)
Wu, Zhenyu
2024-08-15
Merge branch 'master' into feat/deforder
最萌小汐
2024-08-15
fix(hint): attempt to index a nil value
Tyler Miller
2024-08-15
FIX: Changed hello param to valid JSONRPC
OmentaElvis
2024-08-14
fixup! fast path for matching strings
Lewis Russell
2024-08-14
fix: improve textDocument/definition ordering
Lewis Russell
2024-08-08
fix memory leak with `---@enum(partical)`
最萌小汐
2024-08-08
ignored error
最萌小汐
2024-08-07
say hello at first to make everyone happy
最萌小汐
2024-08-06
feat: flip binary operator check if failed
SeanTheBuilder1
2024-08-06
应该使用最后一个有效行的缩进
最萌小汐
2024-08-06
语言设置挪到服务器里
最萌小汐
2024-08-06
需要 statusBar 选项才会显示状态栏
最萌小汐
2024-08-06
fix wront indentation in some case
最萌小汐
2024-08-02
Disable indentation fixing for Non-VSCode
最萌小汐
2024-08-02
fix runtime error
最萌小汐
2024-08-01
Merge branch 'master' into inconsistent-behavior-(missing-fields)
最萌小汐
2024-08-01
Merge branch 'master' into patch-1
最萌小汐
2024-08-01
fix wrong indent
最萌小汐
2024-08-01
fix: incorrect `CompletionItemKind` for postfix snippets
Tyler Miller
2024-08-01
删除多余空格
最萌小汐
2024-07-31
Merge branch 'master' into inconsistent-behavior-(missing-fields)
NeOzay
2024-07-31
先把这个文件提交了,过一下测试
最萌小汐
2024-07-31
You can now click on "References" in CodeLen to display the reference list
最萌小汐
2024-07-30
过测试
最萌小汐
2024-07-30
拆分成选项
最萌小汐
2024-07-28
Merge branch 'master' into cast-table-to-class
NeOzay
2024-07-28
undo branche merge
NeOzay
2024-07-28
compute table keys once
NeOzay
2024-07-28
Update script/core/diagnostics/missing-fields.lua
NeOzay
2024-07-24
Merge commit 'c08410458924a9f3c604e662cfce80f0f86d5b78' into inconsistent-beh...
NeOzay
2024-07-24
also detects missing index fields
NeOzay
2024-07-23
Merge branch 'master' into inconsistent-behavior-(missing-fields)
NeOzay
2024-07-23
update changelog
NeOzay
2024-07-23
improve missing-fields diagnostic logic
NeOzay
2024-07-22
improve diagnosis (missing-fields).
NeOzay
2024-07-22
remove unnecessary diff
NeOzay
2024-07-21
Remove and fix some code
NeOzay
2024-07-21
check that the shape of the table corresponds to the class
NeOzay
2024-07-17
fix: inconsistent type narrow due to outdated node caches of call.args
Tom Lau
2024-07-15
Merge branch 'master' into master
最萌小汐
2024-07-15
Merge branch 'master' into fixes-a-specific-case-for-getVisibleType
最萌小汐
2024-07-15
Merge branch 'master' into luaReg
最萌小汐
2024-07-15
Merge branch 'master' into master
最萌小汐
2024-07-15
Align inlay hint spacing with other LSPs
Riley Bruins
2024-07-14
Fixed wholeMatch function
qwertycxz
[next]