github / github/vscode-github-actions

YAML auto-format defaults to double quotes, with no option to choose single quotes

Aperta
#287 2 commenti 5 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
TypeScript
Stelle
660
Fork
213
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**Is your feature request related to a problem? Please describe.**
When I'm editing an Actions YAML file, the auto-format is triggered every time I save.
The auto-format executed by this GitHub Actions extension switches the single-quoted strings in my Actions YAML to double-quoted.
It's frustrating to have to undo these quoting changes elsewhere, usually when staging/committing changes in version control.

**Describe the solution you'd like**
Other VSCode extensions offer a simple boolean checkbox option for single/double quoting style.

**Additional context**
image

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.