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

Feature Request: Support search operators in Problems tab filter field #20412

Closed
edwardgalligan opened this issue Feb 10, 2017 · 2 comments
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) error-list Problems view feature-request Request for new features or functionality
Milestone

Comments

@edwardgalligan
Copy link

  • VSCode Version: 1.9.1
  • OS Version: MacOS & Windows 7

Steps to Reproduce:

  1. Open a codebase with a large number of errors and warnings in the source files
  2. Open the Problems panel
  3. Type the keyword "error" in the filter input to show only errors and filter out warnings

Current behaviour:

  • Any warnings which contain the word "error" in their message also appear alongside errors

Desired behaviour:

  • The possibility to categorically show only one type of problem. This could be done, for example, with search operators like "type:error", &c.

Related issues:

@Tyriar Tyriar added the error-list Problems view label Feb 14, 2017
@sandy081 sandy081 added the feature-request Request for new features or functionality label Feb 14, 2017
@sandy081 sandy081 added this to the Backlog milestone Feb 14, 2017
@sandy081
Copy link
Member

Duplicate of #8305

@sandy081 sandy081 marked this as a duplicate of #8305 Nov 27, 2017
@sandy081 sandy081 added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 27, 2017
@vscodebot
Copy link

vscodebot bot commented Nov 27, 2017

This issue has been closed because it is already tracked by another issue. See also our GitHub issues to search for existing issues and our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Nov 27, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) error-list Problems view feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants