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

Extension issue #66

Open
Cab27 opened this issue Sep 22, 2021 · 0 comments
Open

Extension issue #66

Cab27 opened this issue Sep 22, 2021 · 0 comments

Comments

@Cab27
Copy link

Cab27 commented Sep 22, 2021

  • Issue Type: Bug
  • Extension Name: vscode-cfml
  • Extension Version: 0.5.3
  • OS Version: Darwin x64 20.5.0
  • VSCode version: 1.54.1
{
	"messages": [],
	"activationTimes": {
		"codeLoadingTime": 9127,
		"activateCallTime": 5,
		"activateResolvedTime": 0,
		"activationReason": {
			"startup": true,
			"extensionId": {
				"value": "KamasamaK.vscode-cfml",
				"_lower": "kamasamak.vscode-cfml"
			},
			"activationEvent": "workspaceContains:**/*.cfm,**/*.cfml,**/*.cfc"
		}
	},
	"runtimeErrors": []
}

It seems to be something to do with the caching of the CFML files, closing and reopening vscode sometimes fixes the issue.

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