languageservices icon indicating copy to clipboard operation
languageservices copied to clipboard

Diagnostics for closed files still remain in "Problems" tab

Open KevinEady opened this issue 1 year ago • 0 comments

Describe the bug

When opening a file with diagnostics, the problems are displayed on the "Problems" tab in the editor. However, closing the file does not remove the entries from the "Problems" tab.

To Reproduce

Steps to reproduce the behavior:

  1. Open a GitHub Actions .yml file that has diagnostics.
  2. Close file.

Expected behavior

The diagnostics are removed from the "Problems" tab.

Screenshots

https://github.com/user-attachments/assets/60bd1309-dd90-4e2b-b877-67c550d630c2

Package/Area

  • Language Server

Package Version

v0.3.11

KevinEady avatar Jul 31 '24 13:07 KevinEady