Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-23 | resolve #518 `Lua.completion.requireSeparator` | 最萌小汐 | |
2021-08-23 | resolve #352 | 最萌小汐 | |
2021-08-20 | stash | 最萌小汐 | |
2021-08-20 | Dont register letters | 最萌小汐 | |
2021-08-20 | Merge pull request #654 from natecraddock/text-completion | 最萌小汐 | |
Lua.completion.word configuration option | |||
2021-08-20 | fix | 最萌小汐 | |
2021-08-19 | Change completion.word to completion.showWord | Nathan Craddock | |
Updates the config option from a boolean to a string that has three supported values: * Disable: Never show text completions * Enable: Always show text completions * Fallback: Only show text completions as a fallback when there are no semantic completions found. | |||
2021-08-19 | improve markdown | 最萌小汐 | |
2021-08-19 | improve completion | 最萌小汐 | |
2021-08-19 | always incomplete | 最萌小汐 | |
2021-08-19 | cleanup markdown | 最萌小汐 | |
2021-08-18 | Lua.completion.word configuration option | Nathan Craddock | |
Adds an option to entirely disable word completions. More specifically, this disables CompletionItemKind.Text, but I used "word" to align with the existing workspaceWord configuration option. | |||
2021-08-18 | cleanup markdown | 最萌小汐 | |
2021-08-18 | `Lua.diagnostics.libraryFiles` | 最萌小汐 | |
2021-08-18 | cleanup | 最萌小汐 | |
2021-08-18 | Drive letter is always uppercase | 最萌小汐 | |
2021-08-18 | watching library changes | 最萌小汐 | |
2021-08-18 | lower-case windows drive letters | 最萌小汐 | |
2021-08-18 | no longer ignore file names case in Windows | 最萌小汐 | |
2021-08-18 | cleanup | 最萌小汐 | |
2021-08-18 | fix hints | 最萌小汐 | |
2021-08-18 | cleanup | 最萌小汐 | |
2021-08-18 | `Lua.hint.paramName` supports all params | 最萌小汐 | |
2021-08-18 | fix runtime errors | 最萌小汐 | |
2021-08-18 | improve hover | 最萌小汐 | |
2021-08-17 | limited searching across `---@type` | 最萌小汐 | |
2021-08-17 | improve | 最萌小汐 | |
2021-08-17 | improve | 最萌小汐 | |
2021-08-17 | improve memory usage | 最萌小汐 | |
2021-08-17 | improve | 最萌小汐 | |
2021-08-17 | cleanup | 最萌小汐 | |
2021-08-17 | fix | 最萌小汐 | |
2021-08-17 | cleanup | 最萌小汐 | |
2021-08-17 | improve | 最萌小汐 | |
2021-08-17 | fix | 最萌小汐 | |
2021-08-17 | cleanup | 最萌小汐 | |
2021-08-11 | add delay in hint | 最萌小汐 | |
2021-08-11 | improve | 最萌小汐 | |
2021-08-11 | dont show `nil.XXX` | 最萌小汐 | |
2021-08-11 | footprint effect once | 最萌小汐 | |
2021-08-11 | sort pairs | 最萌小汐 | |
2021-08-11 | expand path `$HOME` | 最萌小汐 | |
2021-08-10 | dont infer nil by set nil | 最萌小汐 | |
2021-08-10 | update | 最萌小汐 | |
2021-08-10 | improve | 最萌小汐 | |
2021-08-10 | update | 最萌小汐 | |
2021-08-10 | fix #244 | 最萌小汐 | |
2021-08-10 | improve | 最萌小汐 | |
2021-08-10 | cleanup | 最萌小汐 | |
2021-08-09 | improve performance | 最萌小汐 | |