Skip to content

Inconsistent problem counters #45592

@rsalvador

Description

@rsalvador

Issue Type: Feature Request

VSCode uses different conventions for the problem counters in the problems view and in the status bar.

  • The problems view displays: 1 2 ... 999 1K 2K ... 10K+ and the tooltip shows the actual number.
  • The status bar displays:
    • for errors/warnings: 1 2 ... 99+ and the tooltip doesn't show the actual number.
    • for infos: 1 2 ... (always the actual number), the tooltip doesn't show the actual number.

problems-view

status-bar

VS Code version: Code 1.21.0 (9a199d7, 2018-03-07T10:54:22.798Z)
OS version: Darwin x64 17.4.0

Metadata

Metadata

Assignees

Labels

error-listProblems viewfeature-requestRequest for new features or functionalitygood first issueIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions