Skip to content

Commit 44ce8a6

Browse files
authored
chore: Add recommended extensions
1 parent b05b1ed commit 44ce8a6

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.vscode/extensions.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
// See https://go.microsoft.com/fwlink/?LinkId=827846
3+
// for the documentation about the extensions.json format
4+
"recommendations": [
5+
"github.vscode-pull-request-github",
6+
"RooVeterinaryInc.roo-cline"
7+
]
8+
}

0 commit comments

Comments
 (0)