Skip to content

Extension issue #80

@Scatterblak

Description

@Scatterblak
  • Issue Type: Bug
  • Extension Name: vscode-cfml
  • Extension Version: 0.5.4
  • OS Version: Windows_NT x64 10.0.19043
  • VS Code version: 1.71.0

Works fine for a few minutes then crashes the extension host and becomes unresponsive. Thought I had it fixed by moving cfdocs to local, but it still blows up on very large/complex templates.

{
	"messages": [],
	"activationTimes": {
		"codeLoadingTime": 599,
		"activateCallTime": 2,
		"activateResolvedTime": 89,
		"activationReason": {
			"startup": false,
			"extensionId": {
				"value": "KamasamaK.vscode-cfml",
				"_lower": "kamasamak.vscode-cfml"
			},
			"activationEvent": "onLanguage:cfml"
		}
	},
	"runtimeErrors": [],
	"runningLocation": {
		"affinity": 0,
		"kind": 1
	}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions