Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 最萌小汐 | |
2022-02-15 | fix #950 | 最萌小汐 | |
2022-02-08 | cleanup | sumneko | |
2022-02-08 | must wait for other scopes to add library | sumneko | |
2022-01-27 | fix ref | sumneko | |
2022-01-26 | library check ignoreDir | 最萌小汐 | |
2022-01-26 | improve | 最萌小汐 | |
2022-01-26 | improve loading process | 最萌小汐 | |
2022-01-26 | `FIX` new files are not loaded correctly | 最萌小汐 | |
2022-01-25 | fix #925 | 最萌小汐 | |
2022-01-23 | add read count first | sumneko | |
2022-01-23 | improve performance | sumneko | |
2022-01-23 | fix | sumneko | |
2022-01-23 | fix filewatch | sumneko | |
2022-01-23 | dont cache first | sumneko | |
2022-01-23 | cleanup | sumneko | |
2022-01-23 | cleanup | sumneko | |
2022-01-23 | fix #920 | sumneko | |
2022-01-23 | fix | sumneko | |
2022-01-23 | fix test | sumneko | |
2022-01-23 | get scoped files | sumneko | |
2022-01-23 | cleanup | sumneko | |
2022-01-23 | fix | sumneko | |
2022-01-23 | fix diagnostics | sumneko | |
2022-01-22 | use async loadFile | sumneko | |
2022-01-22 | skip loaded files | sumneko | |
2022-01-21 | update | 最萌小汐 | |
2022-01-21 | Avoid O(n^2) `require` computations | 最萌小汐 | |
2022-01-19 | stash | 最萌小汐 | |
2022-01-19 | test | 最萌小汐 | |
2022-01-18 | cleanup | 最萌小汐 | |
2022-01-18 | `FIX` library files not recognized correctly | 最萌小汐 | |