Skip to content

Commit 8d549f2

Browse files
authored
Merge pull request #121 from pkbullock/main-recommendations
Updates to recommendations
2 parents 22b336f + 86f4f10 commit 8d549f2

6 files changed

Lines changed: 37 additions & 1 deletion

File tree

.vscode/extensions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"TeamsDevApp.vscode-adaptive-cards",
77
"ms-python.python",
88
"redhat.vscode-yaml",
9-
"ms-dotnettools.csharp"
9+
"ms-dotnettools.csharp",
10+
"typespec.typespec-vscode"
1011
]
1112
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"recommendations": [
3+
"GitHub.copilot-chat",
4+
"TeamsDevApp.ms-teams-vscode-extension",
5+
"TeamsDevApp.vscode-adaptive-cards",
6+
"redhat.vscode-yaml",
7+
"ms-dotnettools.csharp"
8+
]
9+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"recommendations": [
3+
"TeamsDevApp.ms-teams-vscode-extension",
4+
"TeamsDevApp.vscode-adaptive-cards",
5+
"redhat.vscode-yaml"
6+
]
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"recommendations": [
3+
"TeamsDevApp.ms-teams-vscode-extension",
4+
"TeamsDevApp.vscode-adaptive-cards",
5+
"redhat.vscode-yaml"
6+
]
7+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"recommendations": [
3+
"GitHub.copilot-chat",
4+
"microsoft-IsvExpTools.powerplatform-vscode"
5+
]
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"recommendations": [
3+
"GitHub.copilot-chat",
4+
"microsoft-IsvExpTools.powerplatform-vscode"
5+
]
6+
}

0 commit comments

Comments
 (0)