github / github/vscode-github-actions

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

Aberta
#287 2 comentários 5 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
TypeScript
Estrelas
660
Forks
213
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

**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

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.