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
/
require-path.lua
Age
Commit message (
Expand
)
Author
2024-03-30
Allow plugins to resolve require paths
Artem Dzhemesiuk
2024-02-26
platform.OS -> platform.os
actboy168
2023-02-15
should normalize path in filewatch
最萌小汐
2023-01-30
fix #1851
最萌小汐
2023-01-16
support `---@meta [name]`
最萌小汐
2022-11-29
improve
最萌小汐
2022-11-29
renaming also flush cache
最萌小汐
2022-10-12
resolve performance issue by cache require-path
最萌小汐
2022-10-12
cleanup
最萌小汐
2022-09-26
fix: pathStrict should also look for strict path uris in workspace libraries
Folke Lemaitre
2022-07-29
fix
最萌小汐
2022-07-29
fix runtime errors reported by telemetry
最萌小汐
2022-07-22
handle `../?.lua`
最萌小汐
2022-07-22
refactor `require-path`
最萌小汐
2022-07-05
fix #1278
最萌小汐
2022-06-28
cleanup
最萌小汐
2022-04-11
#1037 check nil
最萌小汐
2022-04-11
fix #1034 don't require self
最萌小汐
2022-02-21
fix runtime errors
最萌小汐
2022-01-25
fix #925
最萌小汐
2022-01-23
improve performance
sumneko
2022-01-23
dont cache first
sumneko
2022-01-23
cleanup
sumneko
2022-01-23
fix #920
sumneko
2022-01-23
fix
sumneko
2022-01-23
get scoped files
sumneko
2022-01-23
cleanup
sumneko
2022-01-21
Avoid O(n^2) `require` computations
最萌小汐
2022-01-19
stash
最萌小汐
2021-12-30
update
最萌小汐
2021-12-30
update
最萌小汐
2021-12-24
update
最萌小汐
2021-12-21
Merge remote-tracking branch 'origin/master' into multi-workspace
sumneko
2021-12-16
fix #847
最萌小汐
2021-12-16
clean up
最萌小汐
2021-12-16
clean up
最萌小汐
2021-11-25
cleanup
最萌小汐
2021-10-28
resolve #691
最萌小汐
2021-08-23
resolve #518 `Lua.completion.requireSeparator`
最萌小汐
2021-08-18
no longer ignore file names case in Windows
最萌小汐
2021-07-09
fix
最萌小汐
2021-04-08
fix completion header
最萌小汐
2021-03-17
fix #453 `Lua.runtime.path` supports absolute path
最萌小汐
2020-12-17
some fix
最萌小汐
2020-12-07
update auto require
最萌小汐
2020-11-25
fix #269
最萌小汐
2020-11-25
fix path
最萌小汐
2020-11-20
no longer beta
最萌小汐