Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-18 | update default setting values | 最萌小汐 | |
2022-01-17 | stash | 最萌小汐 | |
2022-01-11 | add semantic configs | 最萌小汐 | |
2022-01-11 | change to `Lua.semantic.enable` | 最萌小汐 | |
2022-01-06 | `Lua.hint.arrayIndex` | 最萌小汐 | |
2022-01-05 | fix completion | 最萌小汐 | |
2022-01-05 | update config | 最萌小汐 | |
2022-01-05 | `diagnostics.workspaceRate` | 最萌小汐 | |
2021-12-30 | update | 最萌小汐 | |
2021-12-30 | update | 最萌小汐 | |
2021-12-30 | update | 最萌小汐 | |
2021-11-27 | fix | sumneko | |
2021-11-27 | update config | sumneko | |
2021-11-27 | stash | sumneko | |
2021-11-26 | stash | 最萌小汐 | |
2021-11-26 | stash | 最萌小汐 | |
2021-11-25 | cleanup | 最萌小汐 | |
2021-11-24 | resolve #655 | 最萌小汐 | |
2021-11-22 | supports quickfix for `.luarc.json` | 最萌小汐 | |
2021-11-19 | Merge branch 'bugfix' | 最萌小汐 | |
2021-11-19 | fix #804 | 最萌小汐 | |
2021-11-18 | Merge branch 'B2.4.9' | 最萌小汐 | |
2021-11-18 | cleanup | 最萌小汐 | |
2021-11-18 | rename `traceGlobalInject` -> traceFieldInject | 最萌小汐 | |
2021-11-18 | `traceGlobalInject` | 最萌小汐 | |
2021-11-18 | cleanup | 最萌小汐 | |
2021-11-18 | `Lua.IntelliSense.traceReturn` | 最萌小汐 | |
2021-11-18 | `Lua.IntelliSense.localSet` | 最萌小汐 | |
2021-11-16 | cleanup | 最萌小汐 | |
2021-11-16 | `Lua.IntelliSense.traceReturn` | 最萌小汐 | |
2021-11-16 | `Lua.IntelliSense.localSet` | 最萌小汐 | |
2021-11-02 | #687 | 最萌小汐 | |
2021-10-28 | resolve #691 | 最萌小汐 | |
2021-10-22 | cleanup | 最萌小汐 | |
2021-10-15 | setting head `Lua.` can be omitted | 最萌小汐 | |
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-08 | fix | 最萌小汐 | |
2021-07-08 | update | 最萌小汐 | |
2021-07-08 | cleanup | 最萌小汐 | |