Highlight only search results
This commit is contained in:
parent
6739c31594
commit
4f60679861
3 changed files with 49 additions and 6 deletions
|
@ -883,7 +883,7 @@ impl ProjectItem for Editor {
|
|||
}
|
||||
}
|
||||
|
||||
enum BufferSearchHighlights {}
|
||||
pub(crate) enum BufferSearchHighlights {}
|
||||
impl SearchableItem for Editor {
|
||||
type Match = Range<Anchor>;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue