Azure / Azurite

A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies
MIT License
1.83k stars 325 forks source link

Extension issue #548

Open jigneshdpatel opened 4 years ago

jigneshdpatel commented 4 years ago

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

{
    "messages": [],
    "activationTimes": {
        **"codeLoadingTime": 10105,**
        "activateCallTime": 23,
        "activateResolvedTime": 757,
        "activationReason": {
            "startup": true,
            "extensionId": {
                "value": "Azurite.azurite",
                "_lower": "azurite.azurite"
            },
            "activationEvent": "*"
        }
    },
    "runtimeErrors": []
}
blueww commented 4 years ago

@jigneshdpatel Thanks for raising the issue! Will evaluate it in our team.