geldata / geldata/gel-editor-plugin

Missing `|` and `&` from syntax highlighting

Open
#54 1 comment 0 reactions 0 assignees View on GitHub
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`.

Image

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.