-
That's a relatively small bug, but it's also kind of annoying that the special font-locking never goes away from functions that were already evaluated in the REPL.
## Expected behavior
After removin…
-
When I run the demo codes, it always open two same chart panel at once, why?
-
# Method
Run `cider missing taps`
# Expected Behavior
bootstrap.yaml should have valid entries for taps. In my case:
```
$ brew tap
blackfireio/blackfire
buo/cask-upgrade
homebrew/cask
ho…
-
By Common Tooling I refer to all tooling features that can be shared and reused by UNREPL clients.
In slack @pesterhazy and I were discussing on the best way to accommodate for this. Current optio…
-
Hi,
I'm going through https://github.com/magomimmo/modern-cljs/blob/master/doc/second-edition/tutorial-01.md tutorial and at the stage after defining dependencies and calling `boot -h` I'm getting …
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://cider.sh/legal/conduct) that this project adheres to.
- [X] I have searched the [issue tracker](https://github.com/cid…
-
We could allow unquote-splicing within certain areas of defproject. In places where unquote-splicing doesn't work, we can emit a friendly error message explaining why it doesn't.
-
The error is "ERROR: Unhandled REPL handler exception processing message {:op eval, :code *ns*, :id 1}"
It happens when executing the "fire up a getting started repl", or when trying to use jack-in…
-
After reinforcement learning, the description will be incomplete such as:
a motorcycle parked in a parking lot with a ..
-
Hello,
I notice there have been several issues opened due to the same root cause - that core.typed was not being required in the project's dependencies. I stumble on this issue and forget to add it m…