vscode-live-server icon indicating copy to clipboard operation
vscode-live-server copied to clipboard

Extension issue

Open SyedLord opened this issue 1 year ago • 0 comments

  • Issue Type: Bug
  • Extension Name: LiveServer
  • Extension Version: 5.7.5
  • OS Version: Windows_NT x64 10.0.19044
  • VS Code version: 1.69.0
{
	"messages": [],
	"activationTimes": {
		"codeLoadingTime": 36289,
		"activateCallTime": 0,
		"activateResolvedTime": 7,
		"activationReason": {
			"startup": false,
			"extensionId": {
				"value": "ritwickdey.LiveServer",
				"_lower": "ritwickdey.liveserver"
			},
			"activationEvent": "onStartupFinished"
		}
	},
	"runtimeErrors": [],
	"runningLocation": {
		"affinity": 0,
		"kind": 1
	}
}

SyedLord avatar Jul 23 '22 07:07 SyedLord