Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10-17 | fix #1637 | 最萌小汐 | |
2022-10-17 | improve workspace-symbol | 最萌小汐 | |
2022-10-17 | update workspace-symbol | 最萌小汐 | |
2022-10-13 | test clear node cache | 最萌小汐 | |
#1626 | |||
2022-10-13 | diagnostics consider `overload` | 最萌小汐 | |
resolve #1582 | |||
2022-10-12 | stash | 最萌小汐 | |
2022-10-12 | search fields by chain exp | 最萌小汐 | |
resolve #1222 | |||
2022-10-12 | change flag | 最萌小汐 | |
2022-10-12 | resolve performance issue by cache require-path | 最萌小汐 | |
fix #1595 | |||
2022-10-12 | cleanup | 最萌小汐 | |
2022-10-11 | infer definitions and types across chain exp | 最萌小汐 | |
resolve #1561 | |||
2022-10-11 | fix #1608 | 最萌小汐 | |
2022-10-11 | fix #1567 | 最萌小汐 | |
2022-10-11 | abort semantic-tokens requests | 最萌小汐 | |
#1599 | |||
2022-10-11 | fix #1606 | 最萌小汐 | |
2022-10-01 | #1595 add some logs | 最萌小汐 | |
2022-10-01 | check nil | 最萌小汐 | |
2022-09-30 | Merge branch 'master' into master | 最萌小汐 | |
2022-09-30 | try fix unittests in Linux-x64 | 最萌小汐 | |
2022-09-28 | fix #1593 | 最萌小汐 | |
2022-09-28 | 支持注释 | CppCXY | |
2022-09-28 | Merge branch 'sumneko:master' into master | CppCXY | |
2022-09-28 | 修改展示方式 | CppCXY | |
2022-09-28 | fix timer block | 最萌小汐 | |
2022-09-28 | 提交psi viewer | CppCXY | |
2022-09-28 | don't do workspace for fallback | 最萌小汐 | |
2022-09-28 | test delay refresh node cache | 最萌小汐 | |
#1595 | |||
2022-09-27 | small fix | 最萌小汐 | |
2022-09-26 | fix: pathStrict should also look for strict path uris in workspace libraries | Folke Lemaitre | |
2022-09-22 | CLI `--doc [path]` to make docs | 最萌小汐 | |
resolve #741 resolve #1291 | |||
2022-09-22 | make docs | 最萌小汐 | |
2022-09-21 | stack | 最萌小汐 | |
2022-09-20 | improve `jsonToLua` | 最萌小汐 | |
2022-09-20 | small fix | 最萌小汐 | |
2022-09-20 | more safety | 最萌小汐 | |
2022-09-20 | resolve #1177 re-support for symlinks | 最萌小汐 | |
users need to maintain the correctness of symlinks themselves | |||
2022-09-20 | fix | 最萌小汐 | |
2022-09-20 | resolve #1557 `Lua.misc.executablePath` | 最萌小汐 | |
2022-09-19 | resolve #1458 | 最萌小汐 | |
mark global variables to `variable.global` | |||
2022-09-19 | resolve #1558 detect multi libraries | 最萌小汐 | |
2022-09-15 | fix #1439 | 最萌小汐 | |
2022-09-15 | fix #1467 | 最萌小汐 | |
2022-09-08 | Replace old variable return syntax (#1540) | carsakiller | |
* fix: replace old variable return syntax #1539 * Update jit.status() Co-authored-by: Michael Martin <flrgh@protonmail.com> | |||
2022-09-08 | fix | 最萌小汐 | |
2022-09-08 | fix #1537 | 最萌小汐 | |
2022-09-07 | fix | 最萌小汐 | |
2022-09-07 | fix #1506 | 最萌小汐 | |
2022-09-07 | fix #1530 | 最萌小汐 | |
2022-09-07 | fix #1529 | 最萌小汐 | |