Autodesk-AutoCAD / AutoLispExt

Visual Studio Code Extension for AutoCAD® AutoLISP
https://marketplace.visualstudio.com/items?itemName=Autodesk.autolispext
Apache License 2.0
85 stars 29 forks source link

Extension issue #165

Open szq opened 3 years ago

szq commented 3 years ago

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

{
    "messages": [],
    "activationTimes": {
        "codeLoadingTime": 485,
        "activateCallTime": 12,
        "activateResolvedTime": 44,
        "activationReason": {
            "startup": false,
            "extensionId": {
                "value": "Autodesk.autolispext",
                "_lower": "autodesk.autolispext"
            },
            "activationEvent": "onLanguage:autolisp"
        }
    },
    "runtimeErrors": [
        {
            "name": "TypeError",
            "message": "Cannot read property 'document' of undefined"
        }
    ],
    "runningLocation": 1
}
Sen-real commented 3 years ago

Hi @szq , May I ask what's the use case in problem?