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: Filter Errors/Warning/Info from status bar #49625

Closed
Gruntfuggly opened this issue May 10, 2018 · 5 comments
Closed

Feature Request: Filter Errors/Warning/Info from status bar #49625

Gruntfuggly opened this issue May 10, 2018 · 5 comments
Assignees
Labels
error-list Problems view

Comments

@Gruntfuggly
Copy link

It would be nice if clicking the errors/warnings/infos buttons on the status bar filtered the problems window accordingly rather than hiding the problems window. It still makes sense to show the window if it's currently hidden, but there several other methods to close it.

This could be related to #47354

@sandy081
Copy link
Member

@Gruntfuggly You mean to have a single button for each problem type?

@sandy081 sandy081 added the error-list Problems view label May 15, 2018
@Gruntfuggly
Copy link
Author

Yes - at the moment, the three types are a single button which opens/closes the problems window. If they were separate buttons, the action could be to hide/shows problems of the associated problem type (which may be a desirable feature in it's own right - I believe you can do this in Visual Studio) or open the problems view if it is currently closed.

@sandy081
Copy link
Member

How will it help users who are used to open problems view just by clicking there. With the new behaviour it will only shows those problems of one type depending on the button clicked. This will not make existing users happy right?

Instead having filters in the problems view might be helpful IMO.

@Gruntfuggly
Copy link
Author

I was thinking that the filter would only change if the buttons are clicked when the view is already open.

I agree that filters in the problem view might be a better solution though, as it would be hard to show in the status bar, which filters are currently enabled.

@sandy081
Copy link
Member

Cool.. Closing this in favour of #47354

@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
error-list Problems view
Projects
None yet
Development

No branches or pull requests

2 participants