github / github/vscode-github-actions
Expression syntax highlighting doesn't seem to respect comments
Đang mở
bug
- Ngôn ngữ chính
- TypeScript
- Star
- 660
- Fork
- 213
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**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`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.