Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-06 | check multilneTokenSupport | 最萌小汐 | |
fix #1753 | |||
2023-02-10 | Add many logs for modifying configs | 最萌小汐 | |
#1859 | |||
2023-02-07 | log init params | 最萌小汐 | |
2023-02-04 | should write complete array or object into json | 最萌小汐 | |
#1859 | |||
2023-02-03 | add some logs | 最萌小汐 | |
2023-02-02 | improve checking for modifying config | 最萌小汐 | |
#1859 | |||
2022-12-17 | improve config patch | 最萌小汐 | |
2022-12-01 | modify config fully supports `.luarc.json` | 最萌小汐 | |
fix #831 | |||
2022-12-01 | dose not need workaround | 最萌小汐 | |
2022-12-01 | add workaround for editting empty object | 最萌小汐 | |
2022-12-01 | #831 | 最萌小汐 | |
add tests | |||
2022-12-01 | improve editing for luarc | 最萌小汐 | |
2022-12-01 | update json.lua | 最萌小汐 | |
2022-11-29 | modify `require` after renaming files | 最萌小汐 | |
2022-11-07 | fix warning | 最萌小汐 | |
2022-10-17 | use `state` instead of `uri` for converter | 最萌小汐 | |
The state may have changed when responding, so we need to use the state when requesting. Try not to get the state on the spot. | |||
2022-07-07 | `boolean` kick `true` and `false` | 最萌小汐 | |
2022-06-28 | cleanup | 最萌小汐 | |
2022-06-23 | use `semanticTokens/range` in VSCode | 最萌小汐 | |
2022-06-22 | update | 最萌小汐 | |
2022-05-16 | fix(client): check .luarc.jsonc existed | kevinhwang91 | |
2022-04-27 | support `.luarc.jsonc` | 最萌小汐 | |
2022-04-23 | fix optional parameters | 最萌小汐 | |
2022-04-12 | fix(client): reuse the previous keys for config | kevinhwang91 | |
In .luarc, we use key without `Lua.` prefix which is good for completion through schema. | |||
2022-04-05 | #1018 add `inspect.lua` | 最萌小汐 | |
2022-03-01 | offline diagnostic | 最萌小汐 | |
2022-02-18 | fix runtime error | 最萌小汐 | |
2022-02-17 | `FIX` telemetry is not disabled by default | sumneko | |
2022-02-15 | cleanup | 最萌小汐 | |
2022-02-15 | fix #952 | 最萌小汐 | |
2022-02-09 | cleanup | 最萌小汐 | |
2022-01-23 | cleanup | sumneko | |
2022-01-18 | `FIX` modify luarc failed | 最萌小汐 | |
2022-01-06 | update semantic-tokens | 最萌小汐 | |
2022-01-04 | fix | 最萌小汐 | |
2022-01-04 | update | 最萌小汐 | |
2021-11-28 | update | sumneko | |
2021-11-27 | fix | sumneko | |
2021-11-24 | fix test | 最萌小汐 | |
2021-11-22 | add `$schema` | 最萌小汐 | |
2021-11-22 | supports quickfix for `.luarc.json` | 最萌小汐 | |
2021-11-03 | #687 supports `utf-8-offsets` | 最萌小汐 | |
2021-11-02 | mark async | 最萌小汐 | |
2021-09-30 | some fix | 最萌小汐 | |
2021-09-30 | ask for trusting plugin | 最萌小汐 | |
2021-09-23 | cleanup | 最萌小汐 | |
2021-09-23 | cleanup | 最萌小汐 | |
2021-08-24 | check local setting | 最萌小汐 | |
2021-08-18 | no longer ignore file names case in Windows | 最萌小汐 | |
2021-08-18 | cleanup | 最萌小汐 | |