Allow negative key:value
Open
- Dominant language
- HTML
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If you want, say, all genres but one, you should be able to type `-style:Acid` and still have autocompletion (of both keyword and value) and highlighting.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the rich input implementation using , OpaqueRange, and the Custom Highlight API, and reproduce the `-style:Acid` case. Done means the negative key:value form provides keyword and value autocompletion and remains correctly highlighted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100