d4rkr00t / language-stylus

Stylus language support for Visual Studio Code
MIT License
44 stars 12 forks source link

Extension causes high cpu load #76

Closed AndreiJam closed 2 years ago

AndreiJam commented 5 years ago

:warning: Make sure to attach this file from your home-directory: :warning:/Users/ayemia/sysoev.language-stylus-unresponsive.cpuprofile.txt

Find more details here: https://github.com/Microsoft/vscode/wiki/Explain:-extension-causes-high-cpu-load

shepelevstas commented 5 years ago

Same here!

shepelevstas commented 5 years ago

4 open issues about high cpu and no replies!? Is the extension abandoned?

d4rkr00t commented 5 years ago

Yes, this extension is not actively maintained, as I'm not using stylus anymore, and because stylus itself is not maintained, last release was 3 years ago.

If you have ideas, or want to improve this extension PRs are more than welcome.

iChenLei commented 3 years ago
{
    "messages": [],
    "activationTimes": {
        "codeLoadingTime": 9765,
        "activateCallTime": 30,
        "activateResolvedTime": 166,
        "activationReason": {
            "startup": false,
            "extensionId": {
                "value": "sysoev.language-stylus",
                "_lower": "sysoev.language-stylus"
            },
            "activationEvent": "onLanguage:stylus"
        }
    },
    "runtimeErrors": []
}

From issue #79