clojure-repl-intellij icon indicating copy to clipboard operation
clojure-repl-intellij copied to clipboard

Free OpenSource IntelliJ plugin for Clojure REPL development.

Results 28 clojure-repl-intellij issues
Sort by recently updated
recently updated
newest added

**Describe the feature requested** This is a feature request rather than a bug report. It would be nice to be able to clear the REPL window. Because error messages can...

enhancement
good first issue

**Describe the bug** When running tests sometimes it throws an exception. ``` com.intellij.util.IncorrectOperationException: Sorry but parent: Clojure test summary (class com.intellij.openapi.util.Disposer$2) has already been disposed (see the cause for stacktrace)...

bug

If we try for example to eval a repl after closing its conection in the terminal, we receive a `java.net.ConnectException: Connection refused` which blows up the plugin, we should handle...

bug
good first issue

We should have a linter for the clojure code, something like: `clojure-lsp diagnostics` `clojure-lsp format` `clojure-lsp clean-ns`

good first issue

Equivalent to `cider-ns-refresh`

good first issue

Today the plugin just allow clear the REPL when the focus is in the REPL window. The idea is to have an action in IntelliJ to allow user to clear...

enhancement

**Describe the bug** When I setup the local repl with the shadow-cljs, I can't run it, it always gives me an error=2 No such file or directory And It ignores...

bug
triage

When I try to run flammarion service for some country and something get wrong the error log desapear before I have time to read.

bug
triage