You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering a really frustrating problem. Problems view does not always expunge files that are closed, rather they remain in the view. This happens in particular with large .ps1 and .psm1 files but I've occasionally seen it crop up with smaller files as well.
Continuation of #61241 which was closed with no resolution. Is there a roadmap for fixing this?
Steps to Reproduce:
Launch VSCode with the PowerShell extension at a minimum. Open a particularly large .psm1 or .ps1 file of 5000 lines or greater.
Close the file, work with other files. Problems view will often not expunge the problems on the file that was closed. Restarting VS Code is the only way to get it to go away.
Does this issue occur when all extensions are disabled?: Yes/No
No. Problem occurs when the PowerShell extension is enabled at a minimum. Unsure if this occurs with other languages.
The text was updated successfully, but these errors were encountered:
This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines.
I'm encountering a really frustrating problem. Problems view does not always expunge files that are closed, rather they remain in the view. This happens in particular with large .ps1 and .psm1 files but I've occasionally seen it crop up with smaller files as well.
Continuation of #61241 which was closed with no resolution. Is there a roadmap for fixing this?
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes/No
No. Problem occurs when the PowerShell extension is enabled at a minimum. Unsure if this occurs with other languages.
The text was updated successfully, but these errors were encountered: