zignd / HTML-CSS-Class-Completion

:chocolate_bar: Visual Studio Code extension that provides CSS class name completion for the HTML class attribute based on the CSS files in your workspace
https://marketplace.visualstudio.com/items?itemName=Zignd.html-css-class-completion
MIT License
253 stars 83 forks source link

Extension issue #308

Closed coolhand812 closed 3 years ago

coolhand812 commented 3 years ago

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

coolhand812 commented 3 years ago
{
    "messages": [],
    "activationTimes": {
        "codeLoadingTime": 9794,
        "activateCallTime": 39,
        "activateResolvedTime": 57,
        "activationReason": {
            "startup": true,
            "extensionId": {
                "value": "ritwickdey.LiveServer",
                "_lower": "ritwickdey.liveserver"
            },
            "activationEvent": "*"
        }
    },
    "runtimeErrors": []
}
zignd commented 3 years ago

Seems to be already reported at #155