pranaygp / vscode-css-peek

A vscode extension for peeking at CSS definitions from a class or id tag in HTML
MIT License
142 stars 32 forks source link

Extension issue #131

Closed Musyoka2020-eng closed 1 year ago

Musyoka2020-eng commented 2 years ago
{
    "messages": [],
    "activationTimes": {
        "codeLoadingTime": 1300,
        "activateCallTime": 0,
        "activateResolvedTime": 36,
        "activationReason": {
            "startup": true,
            "extensionId": {
                "value": "pranaygp.vscode-css-peek",
                "_lower": "pranaygp.vscode-css-peek"
            },
            "activationEvent": "workspaceContains:**/*.css,**/*.scss,**/*.sass,**/*.less"
        }
    },
    "runtimeErrors": [],
    "runningLocation": {
        "affinity": 0,
        "kind": 1
    }
}

:warning: We have written the needed data into your clipboard. Please paste! :warning:

pranaygp commented 1 year ago

Please provide more information on the bug