Skip to content
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

Problems pane badge not updated until first visited #41969

Closed
eamodio opened this issue Jan 22, 2018 · 0 comments
Closed

Problems pane badge not updated until first visited #41969

eamodio opened this issue Jan 22, 2018 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug error-list Problems view verified Verification succeeded
Milestone

Comments

@eamodio
Copy link
Contributor

eamodio commented Jan 22, 2018

  • VSCode Version: Code - Insiders 1.20.0-insider (673355d, 2018-01-22T05:14:14.888Z)
  • OS Version: Windows_NT x64 10.0.17074

The new (?) feature that shows problems in the file explorer caused me to notice that the Problems pane badge doesn't update to reflect any "problems" until you visit it the first time. I've also started noticing that sometimes the decoration in the file explorer sometimes sticks on a file (even though it doesn't have any problems) -- probably an issue with the typescript language service or something (as I've had the red squiggles in the editor persist too even when the error was resolved).

Steps to Reproduce:

  1. Open vscode, but make sure to be in the terminal pane or something other than the Problems pane (if not restart)
  2. Open a document and make an edit that will cause errors
  3. Observe that the file explorer will show the errors, but the Problems pane badge will not be visible, until you switch to that pane -- after which it will update

Reproduces without extensions: Yes/No

@sandy081 sandy081 added error-list Problems view bug Issue identified by VS Code Team member as probable bug labels Jan 25, 2018
@sandy081 sandy081 added this to the January 2018 milestone Jan 25, 2018
@bpasero bpasero added the verified Verification succeeded label Feb 1, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug error-list Problems view verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants