Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Commit

Permalink
Update vscode extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jul 7, 2023
1 parent 49b4514 commit 2c73688
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"recommendations": [
"golang.go",
"redhat.vscode-yaml",
"github.vscode-github-actions",
"editorconfig.editorconfig",
"streetsidesoftware.code-spell-checker",
"dprint.dprint",
"jnoortheen.nix-ide"
"jnoortheen.nix-ide",
"task.vscode-task"
]
}

0 comments on commit 2c73688

Please sign in to comment.