Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 最萌小汐 | |
2022-06-08 | update config | 最萌小汐 | |
2022-06-08 | build config | 最萌小汐 | |
2022-06-07 | cleanup | 最萌小汐 | |
2022-06-07 | cleanup | 最萌小汐 | |
2022-06-07 | add enum supports | 最萌小汐 | |
2022-06-07 | cleanup | 最萌小汐 | |
2022-05-28 | Merge pull request #1152 from CppCXY/master | 最萌小汐 | |
spell checker | |||
2022-05-25 | fix #1150 | 最萌小汐 | |
2022-05-24 | add settings for file scheme | 最萌小汐 | |
`workspace.supportScheme`: `["file", "untitled", "git"]` `diagnostics.disableScheme`: `["git"]` | |||
2022-05-24 | 重置代码,取消多余的提交 | CppCXY | |
2022-04-27 | support `.luarc.jsonc` | 最萌小汐 | |
2022-04-16 | disable hint by default | 最萌小汐 | |
2022-04-16 | inlay hint is enabled by default | 最萌小汐 | |
2022-04-06 | Merge commit '63b360689f0c2c99a1ae410518f6866f49972f98' into 3.0 | 最萌小汐 | |
2022-04-05 | #1018 add `inspect.lua` | 最萌小汐 | |
2022-04-05 | update | 最萌小汐 | |
2022-03-10 | doc.type.integer | 最萌小汐 | |
2022-02-21 | 解决冲突 | CppCXY | |
2022-02-21 | use `--preview` to enable preview features | 最萌小汐 | |
2022-02-21 | 提供默认配置 | CppCXY | |