-
(UPDATE: The bug is due to https://github.com/crossterm-rs/crossterm/issues/500 and there is work in progress to fix it at https://github.com/crossterm-rs/crossterm/pull/711)
The bug seems to be un…
-
Add a link to [nrepl-rebl](https://github.com/DaveWM/nrepl-rebl/blob/master/README.md) to the [REBL-in-IntelliJ-Cursive](https://github.com/cognitect-labs/REBL-distro/wiki/REBL-in-IntelliJ-Cursive) pa…
-
I’m trying to add swagger docs to my endpoints in a project using figwheel. When I run figwheel from the command line `lein figwheel dev` it works . But, if I use figwheel in the cursive repl as doc…
-
A simple option do disable all special mappings altogether would take care of this.
-
An example can be found [here](https://github.com/bhauman/lein-figwheel/tree/master/sidecar). Cursive should read this file to get things like source and output directory locations.
-
Hi,
I've tried cursive for several days, however, I couldn't find the documentation for remapping a keyboard input to in-app action like navigation.
It would be great if it's possible to remap/reb…
-
Saw this on updating to the latest IntelliJ. The UI looks like it's doing something with leiningen. The thread dump is on the attached ticket.
https://youtrack.jetbrains.com/issue/IDEA-309143/Int…
-
**Describe the bug**
**To Reproduce**
Create new bin and add
[dependencies]
cursive = "0.16.3"
error[E0310]: the parameter type `F` may not live long enough
-->/.cargo/registry/src/git…
-
Sayid (https://github.com/bpiel/sayid) was presented at clojure/conj this year. It offered some nice tracing and profiling for clojure functions and namespaces. However, most of the built-in integrati…
-
On launch of IntelliJ 15 or 15 EAP I get an infinite progress bar "Scanning files to index" / "Indexing..."
I assumed it was a bug with IntellJ so I contacted JetBrains support and they had me invest…