Git Extension Unresponsive! #937

Closed
opened 2025-09-10 23:48:44 -05:00 by giteasync · 1 comment
Owner

Originally created by @Nesh108 on GitHub.

  • Issue Type: Bug
  • Extension Name: git
  • Extension Version: 1.0.0
  • OS Version: Darwin x64 20.3.0
  • VSCodium version: 1.60.2

⚠️ We have written the needed data into your clipboard. Please paste! ⚠️

{
	"messages": [],
	"activationTimes": {
		"codeLoadingTime": 120,
		"activateCallTime": 432,
		"activateResolvedTime": 1048,
		"activationReason": {
			"startup": true,
			"extensionId": {
				"value": "vscode.github",
				"_lower": "vscode.github"
			},
			"activationEvent": "*"
		}
	},
	"runtimeErrors": [],
	"runningLocation": 1
}
Originally created by @Nesh108 on GitHub. - Issue Type: `Bug` - Extension Name: `git` - Extension Version: `1.0.0` - OS Version: `Darwin x64 20.3.0` - VSCodium version: `1.60.2` :warning: We have written the needed data into your clipboard. Please paste! :warning: ```json { "messages": [], "activationTimes": { "codeLoadingTime": 120, "activateCallTime": 432, "activateResolvedTime": 1048, "activationReason": { "startup": true, "extensionId": { "value": "vscode.github", "_lower": "vscode.github" }, "activationEvent": "*" } }, "runtimeErrors": [], "runningLocation": 1 } ```
Author
Owner

@daiyam commented on GitHub:

Yes, it's a know issue of VSCode. I'm closing the issue on favor of #718.

@daiyam commented on GitHub: Yes, it's a know issue of VSCode. I'm closing the issue on favor of #718.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium#937
No description provided.