github / github/vscode-github-actions

Expression syntax highlighting doesn't seem to respect comments

Open
#158 3 comments 5 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
660
Forks
213
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**

Here, this line should appear as a comment:

image

**To Reproduce**

Here's the text:

```yaml
update-rust-toolchain:
runs-on: ubuntu-latest
# Don't run on forks; will attempt to create a PR into the fork...

# if: ${{ !github.event.pull_request.head.repo.fork }}
```

**Extension Version**
`v0.25.6`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.