AutoLispExt icon indicating copy to clipboard operation
AutoLispExt copied to clipboard

Extension issue

Open szq opened this issue 4 years ago • 1 comments

  • Issue Type: Bug
  • Extension Name: autolispext
  • Extension Version: 1.5.0
  • OS Version: Windows_NT x64 10.0.18363
  • VS Code version: 1.60.0

: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
}

szq avatar Sep 15 '21 05:09 szq

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

Sen-real avatar Sep 15 '21 06:09 Sen-real