Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Add More Suggested VSCode Extensions (space-wizards#414)
Browse files Browse the repository at this point in the history
Co-authored-by: Danger Revolution! <[email protected]>
  • Loading branch information
DEATHB4DEFEAT and DangerRevolution authored May 29, 2024
1 parent c21bdce commit 4fdfd6f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"recommendations": [
"ms-dotnettools.csharp",
"editorconfig.editorconfig"
"editorconfig.editorconfig",
"aaron-bond.better-comments",
"tamasfe.even-better-toml",
"slava0135.robust-yaml",
"slevesque.shader",
"macabeus.vscode-fluent",
"redhat.vscode-yaml"
]
}

0 comments on commit 4fdfd6f

Please sign in to comment.