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
/
workspace
/
workspace.lua
Age
Commit message (
Collapse
)
Author
2021-03-18
fix ignoreCase
最萌小汐
2021-03-18
improve initialization speed
最萌小汐
2021-03-18
fix #452 fix matching gitignore of root
最萌小汐
2021-03-17
fix tests
最萌小汐
2021-03-17
fix tests
最萌小汐
2021-03-17
fix #453 `Lua.runtime.path` supports absolute path
最萌小汐
2021-03-08
dont await request when preloading
最萌小汐
2021-03-03
#436 cannot ignore case in non-Windows platforms
最萌小汐
2021-02-26
keep order after waiting ready
最萌小汐
2021-02-24
config.workspace.library supports `${meta}`
最萌小汐
2021-02-22
fix runtime errors
最萌小汐
2021-02-22
add TODO in awaitReady
最萌小汐
2021-02-04
fix #377 watched file must check workspace
最萌小汐
2021-02-02
still using `didChangeWatchedFiles`
最萌小汐
2021-02-02
stash
最萌小汐
2021-01-30
flush cache after 5 min
最萌小汐
2021-01-28
update
最萌小汐
2021-01-28
update locale
最萌小汐
2021-01-28
add max preload
最萌小汐
2021-01-27
clean up code
最萌小汐
2021-01-27
wait for workspace ready
最萌小汐
2021-01-27
fix modifying the code before loading finish
最萌小汐
2021-01-26
clean up code
最萌小汐
2021-01-25
supports cancel workspace diagnostic
最萌小汐
2021-01-25
add progress
最萌小汐
2021-01-13
pause diagnostic before preload
最萌小汐
2021-01-05
improve performance
最萌小汐
2021-01-05
improve getLinks
最萌小汐
2021-01-04
clean up codes
最萌小汐
2021-01-04
remove pattern of `Lua.workspace.library`
最萌小汐
2021-01-04
workspace: supports `.dll`(`.so`) in `require`
最萌小汐
2020-12-30
Fix workspace logpath to not use ROOT
Michael Lingelbach
2020-12-30
fix
最萌小汐
2020-12-30
fix
最萌小汐
2020-12-29
add file log
最萌小汐
2020-12-21
update scan
最萌小汐
2020-12-21
fix
最萌小汐
2020-12-20
1.7.4
最萌小汐
2020-12-19
try support soft link
最萌小汐
2020-12-16
#306
最萌小汐
2020-12-16
#306 fix scan workspace may fails
最萌小汐
2020-12-07
update auto require
最萌小汐
2020-12-02
add test of progress
最萌小汐
2020-11-25
fix path
最萌小汐
2020-11-25
fix path
最萌小汐
2020-11-25
#269 workspace.library should be normalized first
最萌小汐
2020-11-24
fix #266 library files should not be limited
最萌小汐
2020-11-24
ignore gitignore line with start of '#'
最萌小汐
2020-11-23
reload workspace should flush cache of all files
最萌小汐
2020-11-23
check Windows
最萌小汐
[next]