geldata / geldata/gel-editor-plugin
Missing `|` and `&` from syntax highlighting
Open
- Dominant language
- JavaScript
- Stars
- 37
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
These characters are parsed as just `source.edgeql` instead of `keyword.operator.edgeql` and `source.edgeql`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the EdgeQL syntax-highlighting grammar or rules in the plugin and reproduce how `|` and `&` are classified. Done means both characters are highlighted as `keyword.operator.edgeql` while the surrounding syntax remains `source.edgeql`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100