afucher / clojure-repl-intellij

Free OpenSource IntelliJ plugin for Clojure REPL development.
MIT License
59 stars 9 forks source link

Start REPL from inside IntelliJ #40

Closed ericdallo closed 8 months ago

ericdallo commented 8 months ago

Currently we only allow conect to a remote REPL, we need to provide a option to spawn a nREPL server process and connect on it