Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-02 | default for `addonManager.enable` should be `true` | 最萌小汐 | |
2023-02-20 | fix: Lua prefix | carsakiller | |
2023-02-20 | add: addon manager setting to template | carsakiller | |
2023-02-10 | fix #1889 | 最萌小汐 | |
2023-02-04 | fix | 最萌小汐 | |
#1872 | |||
2023-02-04 | add default exclude for non-VSCode | 最萌小汐 | |
#1872 | |||
2023-01-31 | supports all schemes | 最萌小汐 | |
resolve #1862 | |||
2023-01-16 | don't throw with loading luarc failed | 最萌小汐 | |
2023-01-16 | remove telemetry | 最萌小汐 | |
2022-12-18 | complete code lens | 最萌小汐 | |
2022-12-01 | update json.lua | 最萌小汐 | |
2022-10-31 | add `---@package` | 最萌小汐 | |
2022-10-25 | add `doc.privateName` and `doc.protectedName` | 最萌小汐 | |
#1316 | |||
2022-10-20 | fix quickfix | 最萌小汐 | |
don't set into override scope | |||
2022-10-17 | new setting `Lua.diagnostics.workspaceEvent` | 最萌小汐 | |
set the time to trigger workspace diagnostics. resolve #1626 | |||
2022-09-20 | fix | 最萌小汐 | |
2022-09-20 | resolve #1557 `Lua.misc.executablePath` | 最萌小汐 | |
2022-08-23 | 换行时自动填补table_sep | CppCXY | |
2022-08-17 | 默认一些选项 | CppCXY | |
2022-08-17 | 提交typeformat选项相关 | CppCXY | |
2022-07-23 | Plugin enchancements | Nicholas Dunn | |
Adds config.runtime.plugingArgs Adds pluginPath to package.path. Closes #1297 Adds log.warn() when specified plugin can't be found Possible Changelog entry: ```txt * `NEW` `Lua.runtime.pluginArgs` * `CHG` add plugin path in package.path ``` | |||
2022-07-22 | refactor `require-path` | 最萌小汐 | |
2022-07-21 | `type.castNumberToInteger` default by `true` | 最萌小汐 | |
2022-07-14 | update build-meta | 最萌小汐 | |
2022-07-12 | sort enums | 最萌小汐 | |
2022-07-07 | resolve #619 `diagnostics.unusedLocalExclude` | 最萌小汐 | |
2022-07-07 | some fix | 最萌小汐 | |
2022-07-06 | support `call` | 最萌小汐 | |
2022-07-06 | semantic and completion description | 最萌小汐 | |
2022-07-05 | resolve #1254 can suppress syntax errors | 最萌小汐 | |
2022-07-05 | #1254 more non-standard symbols | 最萌小汐 | |
2022-07-01 | #1260 `type.weakNilCheck` | 最萌小汐 | |
2022-06-28 | cleanup | 最萌小汐 | |
2022-06-28 | diag `missing-return` | 最萌小汐 | |
2022-06-27 | new setting `hint.semicolon` | 最萌小汐 | |
2022-06-25 | add 2 type related settings | 最萌小汐 | |
`type.castNumberToInteger` and `type.weakUnionCheck` | |||
2022-06-25 | update config | 最萌小汐 | |
2022-06-24 | diagnostic group | 最萌小汐 | |
2022-06-23 | update config | 最萌小汐 | |
2022-06-23 | cleanup | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-23 | fix | 最萌小汐 | |
2022-06-22 | update | 最萌小汐 | |
2022-06-22 | update | 最萌小汐 | |
2022-06-22 | `Lua.hover.previewFields` default to `50` | 最萌小汐 | |
2022-06-18 | cleanup | 最萌小汐 | |
2022-06-17 | fix #1220 keep settings compatible | 最萌小汐 | |
`table<string, any>` -> `string[]` | |||
2022-06-15 | add `error` and `type` into special | 最萌小汐 | |
2022-06-08 | update config | 最萌小汐 | |
2022-06-08 | update config | 最萌小汐 | |