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
2020-11-23
fix hover of getlocal/setlocal with attribute
最萌小汐
2020-11-23
reload workspace should flush cache of all files
最萌小汐
2020-11-23
completion shows deprecated of non-function
最萌小汐
2020-11-23
check global version
最萌小汐
2020-11-23
stage
最萌小汐
2020-11-23
fix diagnostic of unnecessary file
最萌小汐
2020-11-23
clean up code
最萌小汐
2020-11-23
fix performance
最萌小汐
2020-11-23
missed library name
最萌小汐
2020-11-23
typo
最萌小汐
2020-11-23
check Windows
最萌小汐
2020-11-23
#260 try fix diagnostic in Linux
最萌小汐
2020-11-23
load locale from initialize info
最萌小汐
2020-11-23
should resume nil
最萌小汐
2020-11-23
rename "waker" to "resume"
最萌小汐
2020-11-20
fix bug of workspace.isIgnored
最萌小汐
2020-11-20
hover of table fields use doc first
最萌小汐
2020-11-20
no longer beta
最萌小汐
2020-11-20
remove the old version
最萌小汐
2020-11-05
差点又忘了老版本
最萌小汐
2020-11-05
修正报错
最萌小汐
2020-11-05
性能相关的选项
最萌小汐
2020-11-03
maxPreload 默认值改成1000
最萌小汐
2020-11-03
fix #239
最萌小汐
2020-10-30
整理代码
最萌小汐
2020-10-30
fix #238 json.decode 时,将 null 解析为 nil
最萌小汐
2020-10-28
#234 语义着色的协议叒改了
最萌小汐
2020-10-25
#234 修错了
最萌小汐
2020-10-22
修正非法 unicode 字符的计算问题
最萌小汐
2020-10-19
beta版本支持 special
最萌小汐
2020-10-09
已经是 Lua 5.4 的时代了
最萌小汐
2020-10-06
Extend gitignore handling to respect .git/info/exclude
Christian Storm
2020-09-29
修正工作区失效的问题
最萌小汐
2020-09-28
移除服务器对工作目录的支持,现在由客户端完成
最萌小汐
2020-09-28
由客户端实现多工作目录支持
最萌小汐
2020-09-22
自动完成的 isIncomplete 总是false
最萌小汐
2020-09-21
fix #225
最萌小汐
2020-09-02
跟进语义着色的协议更新
最萌小汐
2020-08-05
fix #204
最萌小汐
2020-08-05
子线程应当获得文件名
最萌小汐
2020-08-05
fix #206 修正require路径中包含 `%` 时的报错
最萌小汐
2020-08-05
#202 增加一个设置可以调整显示建议相关代码片段
最萌小汐
2020-08-05
修正快速修复失效的bug
最萌小汐
2020-07-22
更新json.lua
最萌小汐
2020-07-22
更新json
最萌小汐
2020-07-22
注册改名后的命令
最萌小汐
2020-07-22
修改配置由前端完成;为了防止冲突,命令加个前缀
最萌小汐
2020-07-21
改改日志格式
最萌小汐
2020-07-21
改成用 json.null
最萌小汐
2020-07-21
给单开文件加个假的工作目录
最萌小汐
[next]