atishay / vscode-allautocomplete

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

Extension issue #69

Open ocoka opened 3 years ago

ocoka commented 3 years ago
{
    "messages": [],
    "activationTimes": {
        "codeLoadingTime": 3,
        "activateCallTime": 2,
        "activateResolvedTime": 187,
        "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"
        }
    ]
}
ocoka commented 3 years ago

Extension hangs on input "." (dot) in editor

kklot commented 2 years ago

I have the same problem, hanging (slowing to be precise) not only . but also #, ?.