I use the Atom plugins pane-layout-plus and pane-move-plus. You can change the number of panes with a keystroke which for me is cmd-alt-1 to change to 1 pane.
Interesting. For some reason, for me, when I make the proto-repl pane invisible my instarepl stops working. It's a minor inconvenience, but I wish I knew why :)
I'm not sure about the atom key bindings, but I believe he just joins the visible panes together having the REPL open in a separate tab, just not visible.
Polling saved values feature isn't working for me, on the demo app when I hit alt-shift-D I get the inline view widget with empty bindings, did I do something wrong.
Yeah I'm super happy to see awesome tools like this on other editors. I don't want to be forced to use Emacs.
This was ... A most amazing talk. My eyes have been opened to what might be in the land of clojure repl development.
Kudos Jason, great talk!
This is insanely cool. Immediately switched over when I found out about this. :) Thank you!!
Thank you Jason for a great talk and Proto REPL, Your work is helping me do better at my work.
It's amazing. The live repl was the reason why I had to use Emacs, and get frustrated. Thank you very much.
A shame he didnt get more love from the audience, the tool is amazing
Very exciting. Amazing project and great talk!
How did he hide the repl at 12:26?
Alright, who is going to port this to emacs?
Wow were almost back to Sketchpad and Smalltalk from the early 70s.
haha
at 12:25, Jason "moves the REPL to the back". What command is he using to do that? Closing the REPL tab seems to turn off inline display for me.
I use the Atom plugins pane-layout-plus and pane-move-plus. You can change the number of panes with a keystroke which for me is cmd-alt-1 to change to 1 pane.
Interesting. For some reason, for me, when I make the proto-repl pane invisible my instarepl stops working.
It's a minor inconvenience, but I wish I knew why :)
I'm not sure about the atom key bindings, but I believe he just joins the visible panes together having the REPL open in a separate tab, just not visible.
Polling saved values feature isn't working for me, on the demo app when I hit alt-shift-D I get the inline view widget with empty bindings, did I do something wrong.
freaking genius! This is so fucking underrated! Thank you :) Repo link is: github.com/jasongilman/proto-repl
Wow. I work in ruby land and I'm jealous
cool!
Awesome. Now I just have to implement some of these ideas in python, maybe via Jupyter notebook.