cssho / vscode-svgviewer

SVG Viewer for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=cssho.vscode-svgviewer
MIT License
67 stars 20 forks source link

Extension takes 20 seconds to load on startup #49

Open a-ogilvie opened 6 years ago

a-ogilvie commented 6 years ago
{
    "activationTimes": {
        "startup": true,
        "codeLoadingTime": 74,
        "activateCallTime": 19963,
        "activateResolvedTime": 0,
        "activationEvent": "*"
    }
}
cssho commented 6 years ago

@a-ogilvie Is it happening every time, or only the first time?