79746011

Date: 2025-08-25 16:48:45
Score: 1
Natty:
Report link

That yellow triangle isn’t the Problems counter. It’s a warning that you turned Problems off. VS Code added this in 1.85—when Problems: Visibility is off, it shows a status-bar warning by design.

Hide just that icon (and keep Problems hidden):

Right-click the status bar → Manage Status Bar Items (or run “Preferences: Configure Status Bar Items”).

Uncheck the entry for Problems (visibility off) to hide that warning item. This per-item visibility is persisted.

If you use SSH/WSL/Dev Containers: open the remote window and do the same there—remote windows keep their own settings/profile.

If you actually want Problems decorations back (and thus no warning), just re-enable Problems: Visibility in Settings.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Daniel