Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Split screen in Cloud9 IDE

Tags:

cloud9-ide

Is it possible to have a horizontal split screen (that is, two files open, one on the left, one on the right at the same time) in Cloud9? If so, how?

like image 744
Michael Dorst Avatar asked Jul 12 '13 21:07

Michael Dorst


People also ask

How do I access AWS Cloud9 IDE?

If you're the only one using your AWS account or you're an IAM user in a single AWS account, go to https://console.aws.amazon.com/cloud9/ . If your organization uses AWS IAM Identity Center (successor to AWS Single Sign-On), ask your AWS account administrator for sign-in instructions.


3 Answers

Cloud9 does not have split screen yet. We are currently working on the next iteration of the IDE client, which will have a powerful split screen feature.

like image 197
Fabian Jakobs Avatar answered Nov 24 '22 21:11

Fabian Jakobs


Update: Cloud9 now allows splitting multiple and individual files now in many ways and options. Just right-click on any tab and select one of the split pane options, or "Duplicate View" if you want to split the current file. Similar options exist in the "View" menu.

like image 36
redreinard Avatar answered Nov 24 '22 22:11

redreinard


Just wanted to point out that it seems possible to do this in the local version of cloud9 I have running - just shift click on open tabs as per this thread: https://groups.google.com/forum/#!topic/cloud9-ide/YdOcUecXYYo

like image 42
daedalus28 Avatar answered Nov 24 '22 22:11

daedalus28