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

Allow to toggle between hiding or highlight find results #49922

Closed
jrieken opened this issue May 15, 2018 · 2 comments
Closed

Allow to toggle between hiding or highlight find results #49922

jrieken opened this issue May 15, 2018 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality on-testplan outline Source outline view issues
Milestone

Comments

@jrieken
Copy link
Member

jrieken commented May 15, 2018

The current outline allows to filter. However, there is a desire to not filter but to just highlight matching items. Likely that you want goto prev/next commands to honour only highlighted items tho

filter
screen shot 2018-05-15 at 19 03 38

highlight
webstorm_filter

@jrieken jrieken self-assigned this May 15, 2018
@jrieken jrieken added feature-request Request for new features or functionality outline Source outline view issues labels May 15, 2018
@jrieken jrieken added this to the June 2018 milestone Jun 8, 2018
@jrieken
Copy link
Member Author

jrieken commented Jun 8, 2018

Will come with two settings

    "outline.filterOnType": true, // filter vs find
    "outline.navigateHighlights": true, // up/down skips elements that don't match

@jrieken
Copy link
Member Author

jrieken commented Jun 8, 2018

No more settings, but buttons. Maybe moving this to the ...-menu because the filter button hinders tab navigation

jun-08-2018 15-52-13

@jrieken jrieken closed this as completed Jun 8, 2018
@jrieken jrieken mentioned this issue Jun 25, 2018
2 tasks
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality on-testplan outline Source outline view issues
Projects
None yet
Development

No branches or pull requests

1 participant