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-02-18
change `sourceCoding` to `fileEncoding`
最萌小汐
2021-02-18
fix unicode on Linux and macOS
最萌小汐
2021-02-18
close #387 source coding supports `ansi`
最萌小汐
2021-02-18
1.15.1
最萌小汐
2021-02-18
fix log time of sub threads
最萌小汐
2021-02-18
#386 dont use os.clock for timer
最萌小汐
2021-02-18
update bee.lua
最萌小汐
2021-02-18
close #391 definition excludes values
最萌小汐
2021-02-18
`unused-local` excludes `doc.param`
最萌小汐
2021-02-09
1.15.0
最萌小汐
2021-02-09
display main errors first
最萌小汐
2021-02-09
remove log
最萌小汐
2021-02-09
check lock when pushing
最萌小汐
2021-02-09
#329 #386 main thread no longer loop sleeps
最萌小汐
2021-02-09
Merge branch 'block-mode' into master
最萌小汐
2021-02-09
timer waker
最萌小汐
2021-02-09
some fix
最萌小汐
2021-02-09
block worker
最萌小汐
2021-02-09
share channel
最萌小汐
2021-02-08
no need
最萌小汐
2021-02-08
1.14.3
最萌小汐
2021-02-08
fix #388 try to map the range
最萌小汐
2021-02-08
#386 temporarily change sleep period back to 0.001
最萌小汐
2021-02-08
#380 disable hint by default
最萌小汐
2021-02-08
add some doc
最萌小汐
2021-02-08
stash
最萌小汐
2021-02-08
pass tests
最萌小汐
2021-02-08
fix #382 increase queue limit
最萌小汐
2021-02-08
Revert "better cache"
最萌小汐
2021-02-08
show meta in require
最萌小汐
2021-02-08
Revert "only need characters other than the identifier"
最萌小汐
2021-02-08
better cache
最萌小汐
2021-02-08
fix #381 more correct caching
最萌小汐
2021-02-05
should check library
最萌小汐
2021-02-04
1.14.2
最萌小汐
2021-02-04
print error of plugin;check ignore
最萌小汐
2021-02-04
fix runtime errors
最萌小汐
2021-02-04
fix #377 watched file must check workspace
最萌小汐
2021-02-04
remove some logs
最萌小汐
2021-02-04
fix #379 semantic-tokens supports plugin
最萌小汐
2021-02-04
fix #378 add cache for finding class
最萌小汐
2021-02-04
always globalCache
最萌小汐
2021-02-04
fix cache
最萌小汐
2021-02-04
fix #356
最萌小汐
2021-02-03
done
最萌小汐
2021-02-03
only need characters other than the identifier
最萌小汐
2021-02-03
fix #376 missed resolveProvider in non-VSCode
最萌小汐
2021-02-03
#329 use block API
最萌小汐
2021-02-03
#329 reduce idle cycle period to 0.01 sec
最萌小汐
2021-02-03
Revert "enable debugger (temporary scheme)"
最萌小汐
[prev]
[next]