✨ Emphasize API
thecoolwinter opened this issue · 0 comments
thecoolwinter commented
Description
There's a growing need for an API for emphasizing text in the editor view. This has already been implemented for bracket pair highlighting (#186), but should be separated from the bracket pair code and made into a public API.
Some things that will use this API:
- Search in file
- Project find (CE, when selecting a find navigator search result)
- Find in file
- Bracket pair highlighting
Alternatives Considered
No response
Additional Context
No response
Screenshots
No response