Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-08 | use last correct local config | 最萌小汐 | |
2021-11-02 | mark async | 最萌小汐 | |
2021-11-02 | #687 | 最萌小汐 | |
2021-10-28 | resolve #691 | 最萌小汐 | |
2021-10-22 | cleanup | 最萌小汐 | |
2021-10-21 | fix some runtime errors | 最萌小汐 | |
2021-10-15 | setting head `Lua.` can be omitted | 最萌小汐 | |
2021-10-02 | fix #700 fix #701 check nil | sumneko | |
2021-10-01 | load config in `.luarc.json` | sumneko | |
2021-10-01 | infer config type by content | sumneko | |
2021-09-24 | `completion.displayContext` default to `0` | 最萌小汐 | |
2021-08-24 | change default to `Opened` | 最萌小汐 | |
2021-08-24 | check local setting | 最萌小汐 | |
2021-08-23 | `Lua.completion.showWord` default to `Fallback` | 最萌小汐 | |
2021-08-23 | remove `?/?.lua` from `Lua.runtime.path` | 最萌小汐 | |
2021-08-23 | resolve #518 `Lua.completion.requireSeparator` | 最萌小汐 | |
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-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 | `Lua.diagnostics.libraryFiles` | 最萌小汐 | |
2021-08-18 | `Lua.hint.paramName` supports all params | 最萌小汐 | |
2021-07-22 | #409 | 最萌小汐 | |
2021-07-19 | new setting `Lua.workspace.userThirdParty` | 最萌小汐 | |
2021-07-19 | path in config supports `~/xxxx` | 最萌小汐 | |
2021-07-08 | locale | 最萌小汐 | |
2021-07-08 | fix | 最萌小汐 | |
2021-07-08 | update | 最萌小汐 | |
2021-07-08 | cleanup | 最萌小汐 | |
2021-07-07 | cleanup | 最萌小汐 | |
2021-07-07 | cleanup | 最萌小汐 | |
2021-07-07 | cleanup | 最萌小汐 | |
2021-07-07 | cleanup | 最萌小汐 | |
2021-07-07 | improve changing config from server side | 最萌小汐 | |
2021-07-05 | cleanup | 最萌小汐 | |
2021-07-01 | resolve #556, #583, #581 | 最萌小汐 | |
2021-07-01 | cleanup | 最萌小汐 | |
2021-07-01 | cleanup | 最萌小汐 | |
2021-07-01 | update config | 最萌小汐 | |
2021-07-01 | cleanup | 最萌小汐 | |
2021-07-01 | cleanup | 最萌小汐 | |
2021-07-01 | cleanup | 最萌小汐 | |