Switch to side-by-side view

--- a
+++ b/.devcontainer/devcontainer.json
@@ -0,0 +1,5 @@
+{
+  "tasks": {
+    "build": "./gradlew build"
+  }
+}
\ No newline at end of file