Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript Toolbox - Unresponsive Performance Issue (Extension issue) #83

Open
dfdumaresq opened this issue Aug 28, 2020 · 0 comments
Open

Comments

@dfdumaresq
Copy link

  • Issue Type: Bug
  • Extension Name: vscode-generate-getter-setter
  • Extension Version: 0.5.0
  • OS Version: Darwin x64 19.6.0
  • VSCode version: 1.48.2
{
	"messages": [],
	"activationTimes": {
		"codeLoadingTime": 5,
		"activateCallTime": 1,
		"activateResolvedTime": 0,
		"activationReason": {
			"startup": false,
			"extensionId": {
				"value": "DSKWRK.vscode-generate-getter-setter",
				"_lower": "dskwrk.vscode-generate-getter-setter"
			},
			"activationEvent": "onLanguage:typescript"
		}
	},
	"runtimeErrors": []
}

I am frequently getting this warning.
Typescript Toolbox - Unresponsive Performance Issue
If I click show extension, tt the top of the Running Extensions window shows
Unresponsive Performance Issue. Activation: 6ms. Profile: 6392.39ms (or similar long times)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant