github / github/vscode-github-actions
Expression syntax highlighting doesn't seem to respect comments
Aberta
bug
- Linguagem predominante
- TypeScript
- Estrelas
- 660
- Forks
- 213
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
**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`
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.