compile-hero icon indicating copy to clipboard operation
compile-hero copied to clipboard

Extension Unresponsive

Open GAFelton opened this issue 5 years ago • 0 comments

  • Issue Type: Bug
  • Extension Name: eno
  • Extension Version: 2.3.20
  • OS Version: Windows_NT x64 10.0.19041
  • VSCode version: 1.50.1

VSCode tells me that this extension was unresponsive, so I thought I would report an issue.

{
	"messages": [],
	"activationTimes": {
		"codeLoadingTime": 12097,
		"activateCallTime": 12,
		"activateResolvedTime": 32,
		"activationReason": {
			"startup": true,
			"extensionId": {
				"value": "Wscats.eno",
				"_lower": "wscats.eno"
			},
			"activationEvent": "*"
		}
	},
	"runtimeErrors": []
}

GAFelton avatar Nov 03 '20 01:11 GAFelton