Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-23 | fix | 最萌小汐 | |
2021-08-23 | completion: improve misspelling results | 最萌小汐 | |
2021-08-23 | `Lua.completion.showWord` default to `Fallback` | 最萌小汐 | |
2021-08-23 | update submodules | 最萌小汐 | |
2021-08-23 | cleanup | 最萌小汐 | |
2021-08-23 | back to provate hint | 最萌小汐 | |
2021-08-23 | only check one result | 最萌小汐 | |
2021-08-23 | remove `?/?.lua` from `Lua.runtime.path` | 最萌小汐 | |
2021-08-23 | cleanup hint | 最萌小汐 | |
2021-08-23 | cleanup | 最萌小汐 | |
2021-08-23 | ignore dll | 最萌小汐 | |
2021-08-23 | resolve #624 `different-requires` | 最萌小汐 | |
2021-08-23 | resolve #645 only search first file by `require` | 最萌小汐 | |
2021-08-23 | resolve #586 improve showing multi comments at enums | 最萌小汐 | |
2021-08-23 | cleanup changelog | 最萌小汐 | |
2021-08-23 | resolve #518 `Lua.completion.requireSeparator` | 最萌小汐 | |
2021-08-23 | update changelog | 最萌小汐 | |
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 | update submodules | 最萌小汐 | |
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 | update changelog | 最萌小汐 | |
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 | #638 literal of `package.config` | 最萌小汐 | |
2021-08-18 | update submodules | 最萌小汐 | |
2021-08-18 | fix runtime errors | 最萌小汐 | |
2021-08-18 | improve hover | 最萌小汐 | |
2021-08-17 | 2.3.7 | 最萌小汐 | |
2021-08-17 | 2.3.7 | 最萌小汐 | |
2021-08-17 | limited searching across `---@type` | 最萌小汐 | |
2021-08-17 | improve | 最萌小汐 | |
2021-08-17 | improve | 最萌小汐 | |