mitaki28 / vscode-clang

Completion and Diagnostic for C/C++/Objective-C using Clang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extension issue

kanghaiyan opened this issue · comments

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

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

{
	"messages": [],
	"activationTimes": {
		"startup": false,
		"codeLoadingTime": 51,
		"activateCallTime": 2,
		"activateResolvedTime": 18,
		"activationEvent": "onLanguage:c"
	},
	"runtimeErrors": [
		{
			"name": "TypeError",
			"message": "Cannot read property 'dispose' of undefined"
		}
	]
}