Skip to content

Commit 8187a21

Browse files
authored
Merge pull request #620 from unoplatform/simple-calc-extension-recommendation
feat: Add extensions.json to SimpleCalc solutions
2 parents 5ee14b0 + 472e4aa commit 8187a21

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"recommendations": [
3+
"unoplatform.vscode"
4+
],
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"recommendations": [
3+
"unoplatform.vscode"
4+
],
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"recommendations": [
3+
"unoplatform.vscode"
4+
],
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"recommendations": [
3+
"unoplatform.vscode"
4+
],
5+
}

0 commit comments

Comments
 (0)