summaryrefslogtreecommitdiffstats
path: root/.vscode/extensions.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/extensions.json')
-rw-r--r--.vscode/extensions.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/.vscode/extensions.json b/.vscode/extensions.json
new file mode 100644
index 0000000..fe04e9d
--- /dev/null
+++ b/.vscode/extensions.json
@@ -0,0 +1,8 @@
+{
+ "recommendations": [
+ "ms-dotnettools.csharp",
+ "formulahendry.dotnet-test-explorer",
+ "fernandoescolar.vscode-solution-explorer",
+ "tintoy.msbuild-project-tools"
+ ]
+} \ No newline at end of file