Skip to content

Closed files linger in problems view #72414

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

Closed
yllekz opened this issue Apr 16, 2019 · 2 comments
Closed

Closed files linger in problems view #72414

yllekz opened this issue Apr 16, 2019 · 2 comments
Labels
*caused-by-extension Issue identified to be caused by an extension

Comments

@yllekz
Copy link

yllekz commented Apr 16, 2019

  • VSCode Version: 1.33.1
  • OS Version: 17763.379

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:

  1. Launch VSCode with the PowerShell extension at a minimum. Open a particularly large .psm1 or .ps1 file of 5000 lines or greater.
  2. 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.

@jlave-dev
Copy link
Contributor

jlave-dev commented Apr 16, 2019

Does this issue occur when all extensions are disabled?: Yes/No
No. Problem occurs when the PowerShell extension is enabled at a minimum.

This issue should be opened in the PowerShell extension repo, then. I recently opened a similar issue for Vetur.

@octref octref added the *caused-by-extension Issue identified to be caused by an extension label Apr 17, 2019
@vscodebot
Copy link

vscodebot bot commented Apr 17, 2019

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.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Apr 17, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*caused-by-extension Issue identified to be caused by an extension
Projects
None yet
Development

No branches or pull requests

3 participants