github / github/vscode-github-actions
Expression syntax highlighting doesn't seem to respect comments
オープン
bug
- 主要言語
- TypeScript
- スター
- 660
- フォーク
- 213
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**Describe the bug**
Here, this line should appear as a comment:
**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 はまだ評価されていません。