JonyEpsilon / gorilla-repl

A rich REPL for Clojure in the notebook style.
http://gorilla-repl.org
MIT License
887 stars 104 forks source link

New Worksheet in New Tab #273

Open lspector opened 7 years ago

lspector commented 7 years ago

I do this all of the time, to open another file in a project I'm working on:

It works okay, but it's a bit janky, especially the "select and copy the appropriate prefix of the URL" part.

It'd be even nicer if there was a command to open a new worksheet directly from the Gorilla REPL menu and command keys.

MawiraIke commented 4 years ago

Any update on this? I can start working on something on my fork to do this.