Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-16 | fix | 最萌小汐 | |
2021-09-16 | fix | 最萌小汐 | |
2021-09-16 | stash | 最萌小汐 | |
2021-09-16 | stash | 最萌小汐 | |
2021-09-15 | cleanup | 最萌小汐 | |
2021-09-14 | cleanup | 最萌小汐 | |
2021-09-14 | fix | 最萌小汐 | |
2021-08-24 | command test | 最萌小汐 | |
2021-08-24 | fix | 最萌小汐 | |
2021-08-24 | fix | 最萌小汐 | |
2021-08-24 | fix #660 | 最萌小汐 | |
2021-08-23 | fix | 最萌小汐 | |
2021-08-23 | completion: improve misspelling results | 最萌小汐 | |
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 | resolve #352 | 最萌小汐 | |
2021-08-20 | stash | 最萌小汐 | |
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-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 | no longer ignore file names case in Windows | 最萌小汐 | |
2021-08-18 | fix hints | 最萌小汐 | |
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-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 | 最萌小汐 | |