cursive-ide / cursive

Cursive: The IDE for beautiful Clojure code
575 stars 7 forks source link

Option to automatically display the REPL when sending commands to it #340

Open hlship opened 10 years ago

hlship commented 10 years ago

When I Ctrl-, F, and the REPL view is not displayed, it should pop up as if raised explicitly by the user.

This reflects my (a bit nearsighted, in the literal sense) workflow of working in the REPL, then Cmd-Shift-F12 to maximize screen real-estate, then Ctrl-, F to re-run my tests.

cursive-ide commented 10 years ago

Is your Ctrl-, F to re-run tests? It might be a good idea to open the toolwindow then, yeah.