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

Extension issue

Open khanr1 opened this issue 2 years ago • 1 comments

  • Issue Type: Bug
  • Extension Name: metals
  • Extension Version: 1.16.0
  • OS Version: Linux x64 5.13.0-40-generic
  • VS Code version: 1.66.2
{
	"messages": [],
	"activationTimes": {
		"codeLoadingTime": 8449,
		"activateCallTime": 4,
		"activateResolvedTime": 19484,
		"activationReason": {
			"startup": false,
			"extensionId": {
				"value": "scalameta.metals",
				"_lower": "scalameta.metals"
			},
			"activationEvent": "onLanguage:scala"
		}
	},
	"runtimeErrors": [],
	"runningLocation": {
		"affinity": 0,
		"kind": 1
	}
}

khanr1 avatar Apr 30 '22 17:04 khanr1

Thanks for reporting! Unfortunately it's no possible to see exactly what is going on based on the json content. Could you explain a bit more about the problem?

tgodzik avatar May 05 '22 09:05 tgodzik