Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-07 | fix warning | 最萌小汐 | |
2022-11-02 | multi-compile use private channel | 最萌小汐 | |
2022-10-23 | filewatch before scanning workspace | 最萌小汐 | |
fix #1640 | |||
2022-10-21 | 多线程编译测试 | 最萌小汐 | |
2022-10-20 | test multi core compile | 最萌小汐 | |
2022-10-20 | fix diagnostic refresh | 最萌小汐 | |
syntax errors dose not refresh after reload workspace by change config or `Lua.runtime.XXX` | |||
2022-10-12 | resolve performance issue by cache require-path | 最萌小汐 | |
fix #1595 | |||
2022-10-12 | cleanup | 最萌小汐 | |
2022-10-11 | fix #1567 | 最萌小汐 | |
2022-09-26 | fix: pathStrict should also look for strict path uris in workspace libraries | Folke Lemaitre | |
2022-09-20 | resolve #1177 re-support for symlinks | 最萌小汐 | |
users need to maintain the correctness of symlinks themselves | |||
2022-08-20 | cleanup loading | 最萌小汐 | |
2022-08-13 | fix #1425 | 最萌小汐 | |
2022-08-09 | 修复额外Library文件夹名前带有".."字符时,无法正确获取 ↵ | Xxiong | |
径问题 | |||
2022-07-29 | fix #1405 | 最萌小汐 | |
2022-07-29 | fix | 最萌小汐 | |
2022-07-29 | fix runtime errors reported by telemetry | 最萌小汐 | |
2022-07-27 | #1385 | 最萌小汐 | |
2022-07-26 | #1385 normalize uri | 最萌小汐 | |
2022-07-26 | reset opened files after load plugin | 最萌小汐 | |
2022-07-22 | handle `../?.lua` | 最萌小汐 | |
2022-07-22 | refactor `require-path` | 最萌小汐 | |
2022-07-15 | restart gc after flush files | 最萌小汐 | |
2022-07-14 | collectgarbage after reload workspace | 最萌小汐 | |
2022-07-07 | support change workspace folders | 最萌小汐 | |
TODO: has memory leak after remove folders | |||
2022-07-05 | fix #1278 | 最萌小汐 | |
2022-07-01 | cleanup | 最萌小汐 | |
2022-06-28 | cleanup | 最萌小汐 | |
2022-06-28 | cleanup | 最萌小汐 | |
2022-06-28 | diag `missing-return` | 最萌小汐 | |
2022-06-28 | new diag ``redundant-return-value`` | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-07 | cleanup | 最萌小汐 | |
2022-05-25 | don't scan huge directories | 最萌小汐 | |
* if `rootUri` or `workspaceFolder` is set to `ROOT` or `HOME`, this extension will refuse to load these directories and show an error message. * show warning message when scanning more than 100,000 files. | |||
2022-04-27 | dose not load files in symbol links | 最萌小汐 | |
2022-04-24 | check nils | 最萌小汐 | |
2022-04-23 | fix optional parameters | 最萌小汐 | |
2022-04-18 | small cleanup | 最萌小汐 | |
2022-04-16 | merge load and compile | 最萌小汐 | |
2022-04-16 | cleanup | 最萌小汐 | |
2022-04-16 | split progress | 最萌小汐 | |
2022-04-11 | #1037 check nil | 最萌小汐 | |
2022-04-11 | fix #1036 | 最萌小汐 | |
2022-04-11 | fix #1034 don't require self | 最萌小汐 | |
2022-04-10 | cancel searching reference | 最萌小汐 | |
2022-04-05 | #1018 add `inspect.lua` | 最萌小汐 | |
2022-04-05 | #1018 cleanup logs | 最萌小汐 | |
2022-03-15 | use real path in scanning | 最萌小汐 | |
non-Windows also check real path | |||
2022-02-21 | fix runtime error | 最萌小汐 | |
2022-02-21 | fix runtime errors | 最萌小汐 | |