JetBrains / JetBrains/resharper-devguide

Document searching in options pages

Open
#8 0 comments 0 reactions 1 assignee Claimed by @citizenmatt View on GitHub
Dominant language
No language data
Stars
74
Forks
36
PR merge metrics
No merged PRs in 30d

Description

Implement `ISearchablePage`, or derive from `SimpleOptionsPage`. Highlighting is provided automatically by setting the attached property `SearchablePageBehavior.SearchFilter="True"` to the root of the page, and setting the page's `DataContext` to the implementation of `ISearchablePage`.

Note that `ISearchablePage` can be used to search inside pages that have tree views.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.