atishay / vscode-allautocomplete

Autocomplete from open files for VSCode
MIT License
105 stars 25 forks source link

Extension issue #50

Open codingXllama opened 4 years ago

codingXllama commented 4 years ago

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

codingXllama commented 4 years ago
{
    "messages": [],
    "activationTimes": {
        "codeLoadingTime": 4,
        "activateCallTime": 1,
        "activateResolvedTime": 139,
        "activationReason": {
            "startup": true,
            "extensionId": {
                "value": "Atishay-Jain.All-Autocomplete",
                "_lower": "atishay-jain.all-autocomplete"
            },
            "activationEvent": "*"
        }
    },
    "runtimeErrors": [
        {
            "name": "TypeError",
            "message": "Cannot read property '_id' of undefined"
        },
        {
            "name": "TypeError",
            "message": "Cannot read property 'document' of undefined"
        },
        {
            "name": "TypeError",
            "message": "Cannot read property 'document' of undefined"
        },
        {
            "name": "TypeError",
            "message": "Cannot read property 'document' of undefined"
        },
        {
            "name": "TypeError",
            "message": "Cannot read property 'document' of undefined"
        }
    ]
}