-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Right now, the snippet editor for Clojure code is quite small if you write code that evaluate to big results. I think some kind of fullscreen mode would be a good way to allow users to get the most out of their screen real-estate. A maximise and minimise icon could be used to make this user friendly.
Maximising the snippet editor would simply pop it up as a modal that uses the entire viewport width and height of the browser window.
Perhaps the layout could also change a bit, separating the evaluation result and print outs to separate windows.
Metadata
Metadata
Assignees
Labels
No labels