issues Search Results · repo:clojure-emacs/cider language:"Emacs Lisp"
Filter by
2k results
(74 ms)2k results
inclojure-emacs/cider (press backspace or delete to remove)Is your feature request related to a problem? Please describe.
Sometimes when I m on a ClojureScript buffer, I want to trigger a project refresh using cider-ns-refresh. However, this
fails because it ...
weavejester
- Opened 10 hours ago
- #3834
Expected behavior
When evaluating code in CIDER, the nREPL eval request payload should contain file, line, and column information only
once per evaluation.
Actual behavior
The nREPL eval request payload ...
aeonik
- 1
- Opened 4 days ago
- #3831
Expected behavior
Exceptions thrown from cider-eval pop up an error buffer when an exception is thrown.
Actual behavior
An error buffer is not popped up, and the following gets printed to *Messages*: ...
aiba
- 5
- Opened on Jun 11
- #3827
The lateset update to 0.56.0 broke some custom middleware I have been using (shown below)
(:require
[cider.nrepl.middleware]
[nrepl.middleware]
[nrepl.server]
[refactor-nrepl.middleware] ...
archaic
- 2
- Opened on May 29
- #3826
Problem statement
At times, I have to use a lengthy datastructure to debug some of my code - for example, a 20KiB JSON response from a
server, converted to a Clojure map, like this:
(def test-datastructure ...
trueneu
- 3
- Opened on May 17
- #3822
Expected behavior
When I eval a ClojureScript expression that causes an exception, *cider-error* buffer is displayed with the exception
data.
Actual behavior
The *cider-error* buffer contains only the ...
bug
rrudakov
- 1
- Opened on May 17
- #3821
Expected behavior
In a CLJ/CLJS project, connecting to a sibling CLJS REPL should not change the way that macro calls are indented.
Actual behavior
Connecting to a sibling CLJS REPL changes the way ...
bug
simon-katz
- Opened on May 1
- #3815
Expected behavior
Exception data is pretty printed in *cider-error* buffer. Example from CIDER 1.17.1:
img width= 769 alt= Image src= https://github.com/user-attachments/assets/1e5d35ab-20b0-4ccc-9124-48f4b05f4817 ...
enhancement
rrudakov
- 9
- Opened on Apr 7
- #3804
Expected behavior
Calling (cider-enable-cider-completion-style) from init.el doesn t throw an error.
Actual behavior
It does :)
The problem is (= arg -1), if arg is nil the following error is thrown: ...
bug
rrudakov
- 2
- Opened on Mar 31
- #3798
Is your feature request related to a problem? Please describe.
I want to run custom logic inside the REPL when it starts up, and binding to cider-connected-hook runs outside of the
REPL even when using ...
question
stale
edenworky
- 3
- Opened on Mar 24
- #3794

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.