mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
Switching from eg. `Indexing 76 / 148` to `Scheduling tasks` produces noise and provides little value to the user – on the contrary, it hides the indexing progress. Thus, prefer showing `Indexing x / y` over `Scheduling tasks`.