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