geldata / geldata/gel-editor-plugin

Comment syntax highlighting inside type syntax

Open
#34 0 comments 0 reactions 1 assignee Claimed by @vpetrovykh View on GitHub
bug
Dominant language
JavaScript
Stars
37
Forks
10
PR merge metrics
No merged PRs in 30d

Description

`Comment A` is not highlighted in the following query,

```edgeql
with examples := >>$examples,

for e in array_unpack(examples) union (
insert Example {
x:=e.x, #Comment B
y:=e.y
}
)
```

Screenshot 2023-09-19 at 1 42 46 PM

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.