-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Description
- VSCode Version: 1.44.1
- OS Version: MacOS 10.14.6
Steps to Reproduce:
-
In the lower panel, drag the Terminal view tab onto the Problems view and then place it to the left of the Problems view, combining the two views into one panel.
-
Drag the Problems view back up to the tab bar, removing it from the panel.
Expected results:
The Problem Count is displayed to the right of the "Problems" tab
Actual results:
The Problem Count is displayed to the right of the "Terminal" tab.
Does this issue occur when all extensions are disabled?: Yes/No
I can't reproduce the issue when extensions are disabled because the Count does not appear on the Problems tab. This is likely because no extensions are running to search the code for problems. I imagine that the problem would persist if there was a "Count" on the Problems tab.