Skip to content

Commit db9a0fd

Browse files
committed
Update .vscode settings
1 parent cd40847 commit db9a0fd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.vscode/extensions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"recommendations": [
3-
"visualstudiotoolsforunity.vstuc"
3+
"visualstudiotoolsforunity.vstuc"
44
]
5-
}
5+
}

.vscode/launch.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"type": "vstuc",
77
"request": "attach"
88
}
9-
]
9+
]
1010
}

0 commit comments

Comments
 (0)