Open ericdallo opened 1 year ago
@gerdint paredit bindings are already available in clojure-lsp-intellij, check it here
@ericdallo yeah I know, but they do not seem to work in the REPL, as it stands.
To support highlight we will probably work with a Clojure buffer, so I think that all things available in a common clojure file will be available there.
even with clojure-lsp-intellij
my repl does not have syntax highlighting nor paredit bindings, am i missing some config?
@nicollecnunes No. This issue is still to open. Like @afucher says some major replumbing probably needs to be done.
@afucher Personally I prefer a split REPL-buffer with separate windows panes for REPL output and input.
Paredit bindings would also be nice.