github / github/vscode-github-actions

Expression syntax highlighting doesn't seem to respect comments

Aberta
#158 3 comentários 5 reações 0 responsáveis Ver no GitHub
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:

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`

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.