We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f81ac0 commit ec7009dCopy full SHA for ec7009d
{{cookiecutter.project_slug}}/.vscode/extensions.json
@@ -1,11 +1,11 @@
1
{
2
"recommendations": [
3
- "aaron-bond.better-comments",
4
"charliermarsh.ruff",
5
"codezombiech.gitignore",
6
"DavidAnson.vscode-markdownlint",
7
"eamodio.gitlens",
8
"EditorConfig.EditorConfig",
+ "edwinhuish.better-comments-next",
9
"foxundermoon.shell-format",
10
"GitHub.copilot-chat",
11
"GitHub.copilot",
@@ -21,6 +21,6 @@
21
"redhat.vscode-yaml",
22
"ryu1kn.partial-diff",
23
"timonwong.shellcheck",
24
- "yzhang.markdown-all-in-one"
+ "yzhang.markdown-all-in-one",
25
]
26
}
0 commit comments