KamasamaK / vscode-cfml

An extension for Visual Studio Code to assist in development with CFML.
MIT License
77 stars 23 forks source link

Extension issue #58

Open joshknutson opened 3 years ago

joshknutson commented 3 years ago

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

{
    "messages": [],
    "activationTimes": {
        "codeLoadingTime": 12625,
        "activateCallTime": 5,
        "activateResolvedTime": 115,
        "activationReason": {
            "startup": false,
            "extensionId": {
                "value": "KamasamaK.vscode-cfml",
                "_lower": "kamasamak.vscode-cfml"
            },
            "activationEvent": "onLanguage:cfml"
        }
    },
    "runtimeErrors": [
        {
            "name": "TypeError",
            "message": "Cannot read property 'map' of undefined"
        }
    ]
}