Python-vscode icon indicating copy to clipboard operation
Python-vscode copied to clipboard

Extension issue

Open prakashkamath opened this issue 6 years ago • 1 comments

  • Issue Type: Bug
  • Extension Name: python
  • Extension Version: 0.2.3
  • OS Version: Darwin x64 18.6.0
  • VSCode version: 1.36.1

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

prakashkamath avatar Jul 17 '19 05:07 prakashkamath

{
	"messages": [],
	"activationTimes": {
		"startup": false,
		"codeLoadingTime": 9,
		"activateCallTime": 0,
		"activateResolvedTime": 202,
		"activationEvent": "onLanguage:python"
	},
	"runtimeErrors": [
		{
			"name": "Error",
			"message": "Illegal argument: character must be non-negative"
		},
		{
			"name": "TypeError",
			"message": "Cannot read property 'document' of undefined"
		},
		{
			"name": "TypeError",
			"message": "Cannot read property 'document' of undefined"
		},
		{
			"name": "TypeError",
			"message": "Cannot read property 'document' of undefined"
		},
		{
			"name": "TypeError",
			"message": "Cannot read property 'document' of undefined"
		},
		{
			"name": "TypeError",
			"message": "Cannot read property 'document' of undefined"
		},
		{
			"name": "TypeError",
			"message": "Cannot read property 'document' of undefined"
		}
	]
}

prakashkamath avatar Jul 17 '19 05:07 prakashkamath