You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user-friendly and efficient Emphasis API is needed to allow developers to highlight specific text ranges, such as those used for search results or symbol references within the code.
Highlighting Options:
The API should support emphasizing text in two styles:
Active color: Typically a vibrant color like yellow to draw attention.
Secondary color: Usually a subtle shade like light grey for less prominent emphasis.
Focused Functionality:
The API should strictly handle the emphasis/highlighting of text.
It should not move the cursor to the emphasized elements or re-evaluate ranges modified by user actions.
Description
A user-friendly and efficient Emphasis API is needed to allow developers to highlight specific text ranges, such as those used for search results or symbol references within the code.
Related Issues
Alternatives Considered
No response
Additional Context
No response
Screenshots
The text was updated successfully, but these errors were encountered: