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 (
Collapse
)
Author
2021-03-27
fix nil
最萌小汐
2021-03-27
fix #467
最萌小汐
2021-03-27
#462 change domain name
最萌小汐
2021-03-27
#462 show message of telemetry
最萌小汐
2021-03-27
#462 set `Lua.telemetry.enable` default to nil
最萌小汐
2021-03-27
#462 use required name instead of full path
最萌小汐
2021-03-22
add forward limit
最萌小汐
2021-03-22
missed mark check
最萌小汐
2021-03-22
prevent forward in method -> self
最萌小汐
2021-03-22
fix #458
最萌小汐
2021-03-19
improve performance
最萌小汐
2021-03-19
cleanup code
最萌小汐
2021-03-19
fix endless loop
最萌小汐
2021-03-19
cleanup code
最萌小汐
2021-03-19
improve performance
最萌小汐
2021-03-18
fix runtime errors
最萌小汐
2021-03-18
fix parsing resumes
最萌小汐
2021-03-18
fix completion
最萌小汐
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-17
completion: improve `then .. end`
最萌小汐
2021-03-17
close #442 supports multi-line comment
最萌小汐
2021-03-17
completion: field in table
最萌小汐
2021-03-16
cleanup code
最萌小汐
2021-03-16
close #407 improve completion of vararg
最萌小汐
2021-03-16
search across vararg
最萌小汐
2021-03-16
update parser
最萌小汐
2021-03-16
#407 check left symbol as field
最萌小汐
2021-03-15
improve setting
最萌小汐
2021-03-15
new setting `Lua.runtime.builtin`
最萌小汐
2021-03-15
diagnostic: improve `newline-call`
最萌小汐
2021-03-15
#close 289
最萌小汐
2021-03-15
move `parser/guide.lua` to `core/guide.lua`
最萌小汐
2021-03-12
quick fix: disable diagnostic in line/file
最萌小汐
2021-03-12
delay working icon
最萌小汐
2021-03-12
dont search beSet in set
最萌小汐
2021-03-11
some fix
最萌小汐
2021-03-11
stash
最萌小汐
2021-03-10
dont cover initing progress
最萌小汐
2021-03-10
missed syntax error `function m['x']() end`
最萌小汐
2021-03-09
type-formating: improve execution conditions
最萌小汐
2021-03-09
improve colors of `const` and `close`
最萌小汐
2021-03-09
type-formating
最萌小汐
2021-03-09
fix
最萌小汐
2021-03-09
#420 provide `then .. end` snippet
最萌小汐
2021-03-09
improve didChange
最萌小汐
[next]