After update I have temporary file hanging there and giving problems

This errors from non existing temp files happened before. But it went away. Now after 45.5 update its there again and I do not know how to remove it

The editor could not be opened due to an unexpected error: Unable to resolve resource aichat-code-block-anysphere://uhmbopnkkg
[{
“resource”: “”,
“owner”: “generated_diagnostic_collection_name#4”,
“severity”: 8,
“message”: “Missing expression after unary operator ‘-’.”,
“source”: “PowerShell”,
“startLineNumber”: 5,
“startColumn”: 4,
“endLineNumber”: 5,
“endColumn”: 4,
“modelVersionId”: 1
},{
“resource”: “”,
“owner”: “generated_diagnostic_collection_name#4”,
“severity”: 8,
“message”: “Unexpected token ‘Local:’ in expression or statement.”,
“source”: “PowerShell”,
“startLineNumber”: 5,
“startColumn”: 5,
“endLineNumber”: 5,
“endColumn”: 11,
“modelVersionId”: 1
},{
“resource”: “”,
“owner”: “generated_diagnostic_collection_name#4”,
“severity”: 8,
“message”: “Missing expression after unary operator ‘-’.”,
“source”: “PowerShell”,
“startLineNumber”: 6,
“startColumn”: 4,
“endLineNumber”: 6,
“endColumn”: 4,
“modelVersionId”: 1
},{
“resource”: “”,
“owner”: “generated_diagnostic_collection_name#4”,
“severity”: 8,
“message”: “Unexpected token ‘Environments:’ in expression or statement.”,
“source”: “PowerShell”,
“startLineNumber”: 6,
“startColumn”: 5,
“endLineNumber”: 6,
“endColumn”: 18,
“modelVersionId”: 1
},{
“resource”: “”,
“owner”: “generated_diagnostic_collection_name#4”,
“code”: “PSAvoidUsingCmdletAliases”,
“severity”: 4,
“message”: “‘PS’ is an alias of ‘Get-Process’. Alias can introduce possible problems and make scripts hard to maintain. Please consider changing alias to its full content.”,
“source”: “PSScriptAnalyzer”,
“startLineNumber”: 1,
“startColumn”: 1,
“endLineNumber”: 1,
“endColumn”: 3,
“modelVersionId”: 1
}]

Hey, try clearing the cache by following this guide:

We are aware of this bug, and are working on a fix at the moment!
Sorry for the inconvenience in the mean time.