We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 518ab57 commit 34957f8Copy full SHA for 34957f8
.gitpod.yml
@@ -0,0 +1,7 @@
1
+tasks:
2
+ - init: sudo ln -s /workspace /workspaces && sdk install ant && bash -i .devcontainer/install.sh
3
+
4
+vscode:
5
+ extensions:
6
+ - alygin.vscode-tlaplus-nightly
7
+ - vscjava.vscode-java-pack
0 commit comments