vscode-auto-rename-tag icon indicating copy to clipboard operation
vscode-auto-rename-tag copied to clipboard

Extension issue

Open Raju opened this issue 4 years ago • 0 comments

  • Issue Type: Bug
  • Extension Name: auto-rename-tag
  • Extension Version: 0.1.1
  • OS Version: Linux x64 5.4.0-24-generic
  • VSCode version: 1.44.2
{
	"messages": [],
	"activationTimes": {
		"codeLoadingTime": 3,
		"activateCallTime": 0,
		"activateResolvedTime": 64,
		"activationReason": {
			"startup": true,
			"extensionId": {
				"value": "formulahendry.auto-rename-tag",
				"_lower": "formulahendry.auto-rename-tag"
			},
			"activationEvent": "*"
		}
	},
	"runtimeErrors": []
}

Raju avatar Apr 18 '20 09:04 Raju