We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8d1cd7 commit c1da770Copy full SHA for c1da770
.gitpod.yml
@@ -24,6 +24,7 @@ tasks:
24
command: |
25
gp open README.md
26
exit;
27
+ openMode: split-right
28
- name: Worker
29
30
# use the original file path so that this won't depend on the
0 commit comments