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
/
core
Age
Commit message (
Expand
)
Author
2022-07-29
fix #1406
最萌小汐
2022-07-29
fix #1403
最萌小汐
2022-07-29
fix #1395
最萌小汐
2022-07-28
fix runtime error
最萌小汐
2022-07-27
fix hover of some operators
最萌小汐
2022-07-26
only checks `1`
最萌小汐
2022-07-26
cleanup codes of `core.color`
最萌小汐
2022-07-25
fix message of `newline-call` and `newfield-call`
最萌小汐
2022-07-25
fix #1365
最萌小汐
2022-07-24
Merge pull request #1379 from FAForever/add-color-support
最萌小汐
2022-07-23
add color support
Kevin Hahn
2022-07-22
fix #1363 don't lookup globals in blocks
最萌小汐
2022-07-22
handle `../?.lua`
最萌小汐
2022-07-22
refactor `require-path`
最萌小汐
2022-07-19
`close-non-object` don't check `unknown`
最萌小汐
2022-07-19
fix #1348
最萌小汐
2022-07-18
#1255 completion for `doc.enum`
最萌小汐
2022-07-18
#1255 hover for `doc.enum`
最萌小汐
2022-07-18
fix
最萌小汐
2022-07-18
parse path in `source`
最萌小汐
2022-07-18
#1255
最萌小汐
2022-07-16
doc.enum
最萌小汐
2022-07-15
resolve #1230
最萌小汐
2022-07-15
resolve #1224 show comments for `doc.field`
最萌小汐
2022-07-15
fix hover
最萌小汐
2022-07-15
fix
最萌小汐
2022-07-15
fix comments
最萌小汐
2022-07-14
resolve #1112
最萌小汐
2022-07-14
bind source for class
最萌小汐
2022-07-14
support char
最萌小汐
2022-07-14
`---@source`
最萌小汐
2022-07-14
fix
最萌小汐
2022-07-12
resolve #1124 supports path in link
最萌小汐
2022-07-12
contravariance is allowed at the class declaration
最萌小汐
2022-07-12
unnecessary tag
最萌小汐
2022-07-12
fix
最萌小汐
2022-07-12
unreachable-code
最萌小汐
2022-07-11
resolve #1066
最萌小汐
2022-07-11
resolve #1029
最萌小汐
2022-07-11
Revert "resolve #1209"
最萌小汐
2022-07-11
resolve #1209
最萌小汐
2022-07-11
small fix
最萌小汐
2022-07-08
resolve #993 supports multi-types
最萌小汐
2022-07-08
cleanup
最萌小汐
2022-07-07
resolve #970 read comments in `---@type`
最萌小汐
2022-07-07
resolve #619 `diagnostics.unusedLocalExclude`
最萌小汐
2022-07-06
support `call`
最萌小汐
2022-07-06
semantic and completion description
最萌小汐
2022-07-06
completion and diags for operator
最萌小汐
2022-07-06
dose not infer as `nil` by `t.field = nil`
最萌小汐
[next]