Closed thistlillo closed 1 year ago
Some time ago, extension devs were asked to move the extension activation to onStartupFinished
, instead of *
(directly on start). I think this resulted in heavily distorted startup times, dependending on configuration and other extension. With the lastest version 2.6.0, I changed the activation back to *
as the project dashboard doesn't require much resources to start up. So it should be a lot faster now.
I am using your extension version v2.5.2 on VSC
The extension takes too long to load, up to 20 seconds. Is there anything I can check to speed it up or is this delay normal?