Skip to content

Commit ec7009d

Browse files
chore: update rec'd extensions
1 parent 4f81ac0 commit ec7009d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

{{cookiecutter.project_slug}}/.vscode/extensions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"recommendations": [
3-
"aaron-bond.better-comments",
43
"charliermarsh.ruff",
54
"codezombiech.gitignore",
65
"DavidAnson.vscode-markdownlint",
76
"eamodio.gitlens",
87
"EditorConfig.EditorConfig",
8+
"edwinhuish.better-comments-next",
99
"foxundermoon.shell-format",
1010
"GitHub.copilot-chat",
1111
"GitHub.copilot",
@@ -21,6 +21,6 @@
2121
"redhat.vscode-yaml",
2222
"ryu1kn.partial-diff",
2323
"timonwong.shellcheck",
24-
"yzhang.markdown-all-in-one"
24+
"yzhang.markdown-all-in-one",
2525
]
2626
}

0 commit comments

Comments
 (0)