Mini-Games-Game/.vscode/extensions.json
Arlo 54cb3b0159 Refactor: Changes to comments and variable names
Changed:
- Comments
- Variable names

Added:
- Better Comments to the list of recommended extensions
2024-04-30 14:26:58 +01:00

7 lines
111 B
JSON

{
"recommendations": [
"visualstudiotoolsforunity.vstuc",
"aaron-bond.better-comments"
]
}