Skip to content

Commit 2c69238

Browse files
committed
Merge remote-tracking branch 'parent/master' into main2
2 parents 8b4edb4 + a0e0543 commit 2c69238

File tree

5 files changed

+16972
-66
lines changed

5 files changed

+16972
-66
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
// See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
3+
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
4+
5+
// List of extensions which should be recommended for users of this workspace.
6+
"recommendations": [
7+
8+
],
9+
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
10+
"unwantedRecommendations": [
11+
12+
]
13+
}

0 commit comments

Comments
 (0)