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
2021-01-04
completion: show words in string
最萌小汐
2021-01-04
folding LuaDoc
最萌小汐
2021-01-04
dont provide words after ---@
最萌小汐
2021-01-04
fix #341
最萌小汐
2021-01-04
new folding
最萌小汐
2021-01-04
pass tests
最萌小汐
2021-01-04
fix
最萌小汐
2021-01-04
completion: improve workspace words
最萌小汐
2021-01-04
workspace: supports `.dll`(`.so`) in `require`
最萌小汐
2021-01-04
fix #339
最萌小汐
2021-01-04
close #335 supports `~` in command line
最萌小汐
2021-01-04
slow down telemetry
最萌小汐
2021-01-04
fix
最萌小汐
2020-12-31
1.9.0
最萌小汐
2020-12-31
close #311 generate function documentation
最萌小汐
2020-12-31
clean up code
最萌小汐
2020-12-31
completion: show words in comment
最萌小汐
2020-12-31
completion workspace word
最萌小汐
2020-12-31
show `refactor` in menu
最萌小汐
2020-12-31
Merge pull request #338 from mjlbach/fix_workspace_logpath
最萌小汐
2020-12-30
Fix workspace logpath to not use ROOT
Michael Lingelbach
2020-12-30
clean up code
最萌小汐
2020-12-30
#335 change the arg to `--logpath=xxx`
最萌小汐
2020-12-30
close #335 add `LOGPATH` and `METAPATH`
最萌小汐
2020-12-30
fix
最萌小汐
2020-12-30
update change log
最萌小汐
2020-12-30
refresh semantic tokens
最萌小汐
2020-12-30
fix
最萌小汐
2020-12-30
some fix
最萌小汐
2020-12-30
fix
最萌小汐
2020-12-30
use vm level cache
最萌小汐
2020-12-29
fix change log
最萌小汐
2020-12-29
1.8.1
最萌小汐
2020-12-29
clean up code
最萌小汐
2020-12-29
performance optimization
最萌小汐
2020-12-29
watch out from loop
最萌小汐
2020-12-29
clear memory
最萌小汐
2020-12-29
Revert "table hover use def fields"
最萌小汐
2020-12-29
table hover use def fields
最萌小汐
2020-12-29
dont cache queues
最萌小汐
2020-12-29
fix
最萌小汐
2020-12-29
clean up code
最萌小汐
2020-12-29
clean up code
最萌小汐
2020-12-29
add file log
最萌小汐
2020-12-29
cleanup code
最萌小汐
2020-12-28
Merge pull request #332 from uhziel/vscode-launch-test-in-linux-macos
最萌小汐
2020-12-28
补上漏掉的.exe
Lei Zhu
2020-12-28
处理缩进
Lei Zhu
2020-12-28
让vscode'测试'操作可以在linux、macos环境下正常运行
Lei Zhu
2020-12-28
add `vm.getDefFields`
最萌小汐
[next]