What IDE allow to work on 2 monitors

Yeah, this is a good solution, and Juno allows you to do this:

Instead of starting a normal internal Julia process, you can use the Julia Client: Connect Terminal command to automatically start a Julia process in an external terminal and connect that to Juno. You will still have access to all Juno features (except for keybindings that switch between the repl and the editor, obviously).

6 Likes