github / github/vscode-github-actions

No syntax highlight in workflow files

Offen
#373 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
bug
Vorherrschende Sprache
TypeScript
Sterne
660
Forks
213
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

**Describe the bug**
I have the following VS Code configuration:

```json
"[github-actions-workflow]": {
"editor.defaultFormatter": "github.vscode-github-actions",
"editor.formatOnSave": true,
"editor.tabSize": 2,
},
```

Yet, when trying to modify `.github/workflows/test.yml`, I get no syntax highlight for the file, despite being correctly recognized as a `Github Actions Workflow`.

![image](https://github.com/user-attachments/assets/125a55c6-bd64-4df2-ae23-0b6da6ba1505)

**To Reproduce**
Steps to reproduce the behavior:
1. With this workflow '...'
2. Do this '...'
3. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Extension Version**
`v1.x.y`

**Additional context**
Add any other context about the problem here.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.