-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
- 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
Labels
No labels