github / github/vscode-github-actions

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

未关闭
#287 2 条评论 5 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
TypeScript
星标
660
派生
213
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

调研方向

Start by locating the YAML auto-format implementation and its VS Code settings. Confirm how formatting is triggered on save, then define completion around a user-selectable single- or double-quote style that avoids unrelated quote changes.

由索引模型根据 Issue 内容生成。

评估

技术栈
github-actions, typescript, vscode
领域
tooling
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。