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

✨ Emphasis API for Highlighting Text Ranges #61

Open
tom-ludwig opened this issue Nov 27, 2024 · 0 comments · May be fixed by #62
Open

✨ Emphasis API for Highlighting Text Ranges #61

tom-ludwig opened this issue Nov 27, 2024 · 0 comments · May be fixed by #62
Labels
enhancement New feature or request

Comments

@tom-ludwig
Copy link
Member

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.

  1. 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.
  2. 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.

Related Issues

Alternatives Considered

No response

Additional Context

No response

Screenshots

Screenshot 2024-11-27 at 1 08 29 PM
@tom-ludwig tom-ludwig added the enhancement New feature or request label Nov 27, 2024
@tom-ludwig tom-ludwig linked a pull request Nov 28, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

1 participant