github / github/vscode-github-actions

Expression syntax highlighting doesn't seem to respect comments

オープン
#158 コメント 3 件 リアクション 5 件 担当者 0 名 GitHub で見る
bug
主要言語
TypeScript
スター
660
フォーク
213
PR マージ指標
30日以内にマージされた PR はありません

説明

**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`

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。