Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/clojure-emacs/cider

The Clojure Interactive Development Environment that Rocks for Emacs
https://github.com/clojure-emacs/cider

CIDER macroexpand: handle errors more gracefully

vemv opened this pull request about 1 year ago
Expand `cider-font-lock-dynamically` documentation

vemv opened this pull request about 1 year ago
introduce cider-start-server command

behrica opened this pull request about 1 year ago
Error not conveyed when using `cider-pprint-eval-last-sexp`

danielneal opened this issue about 1 year ago
1.9.0

vemv opened this pull request about 1 year ago
Inspector - improvements

vemv opened this pull request about 1 year ago
Add option to skip ssh hosts lookup on cider-connect

nivekuil opened this pull request about 1 year ago
add new inspector function to tap current value

behrica opened this pull request about 1 year ago
add new function `cider-inspector-tap-current-val `

behrica opened this issue about 1 year ago
Inspector: render Java items using `java-mode` syntax coloring

vemv opened this pull request about 1 year ago
Inspector: (feature request) Syntax highlighting for the java methods

anonimitoraf opened this issue about 1 year ago
Sesman linking not respected

lgrapenthin opened this issue about 1 year ago
Inspector: avoid `InaccessibleObjectException`s

vemv opened this issue about 1 year ago
`cider-jump-to-locref-at-point`: don't jump to non-existing files

vemv opened this pull request about 1 year ago
Avoid `No comment syntax is defined` prompts

vemv opened this pull request about 1 year ago
`cider-test-jump` doesn't work properly from test report

rrudakov opened this issue about 1 year ago
Fix breaks with running current set of unit tests on GH

ikappaki opened this pull request about 1 year ago
Introduce `cider-shorten-error-overlays` customization option

vemv opened this pull request about 1 year ago
Preserve the font size as one navigates through the CIDER inspector

vemv opened this pull request about 1 year ago
Inspector: "jump to next sibling" command

vemv opened this issue about 1 year ago
Inspector: I can go past the max page

vemv opened this issue about 1 year ago
Inspector: keep the font size

vemv opened this issue about 1 year ago
Cannot activate CIDER through tools.deps alias

vemv opened this issue about 1 year ago
Make the error overlay trimming optional

vemv opened this issue about 1 year ago
Introduce `errors-only` value for `cider-use-overlays`

vemv opened this pull request about 1 year ago
Expand `cider-clojure-compilation-regexp`

vemv opened this pull request about 1 year ago
Finer-grained opt-in to overlays

daveliepmann opened this issue about 1 year ago
Use cider-nrepl 0.40.0

vemv opened this pull request about 1 year ago
new command `cider-copy-jack-in`

behrica opened this issue about 1 year ago
Release CIDER 1.8.0 ("Geneva")

vemv opened this pull request about 1 year ago
Use enrich-classpath 1.18.2

vemv opened this pull request about 1 year ago
Update up_and_running.adoc

behrica opened this pull request about 1 year ago
Add some links to the CHANGELOG

vemv opened this pull request about 1 year ago
Use `cider-nrepl` 0.39.1

vemv opened this pull request about 1 year ago
Use enrich-classpath 1.18.1

vemv opened this pull request about 1 year ago
Stack overflow when inspecting really large string

filipencopav opened this issue about 1 year ago
Introduce `cider-enable-flex-completion`

vemv opened this pull request about 1 year ago
Copy .tool-version to the enrich-classpath temporary folder

tucho opened this pull request about 1 year ago
Add missing case for Clojure 1.10 syntax errors

magnars opened this pull request about 1 year ago
describe remote scenariuos

behrica opened this pull request about 1 year ago
Add sensible category overrides for `cider`

vemv opened this pull request about 1 year ago
Allow the `Member in class:` prompt to be easily skipped under ido-mode

vemv opened this pull request about 1 year ago
Add convenient shortcut to start a build REPL

bsless opened this issue about 1 year ago
Add cider-eval-dwim

samhedin opened this pull request about 1 year ago
Use clojure-mode 5.17.0

vemv opened this pull request about 1 year ago
Bump `parseedn`

vemv opened this pull request about 1 year ago
Inconsistent indentation for macros

rrudakov opened this issue about 1 year ago
`cider-connect`: also look for Babashka nrepl servers

vemv opened this pull request about 1 year ago
Error notifications missing

samhedin opened this issue about 1 year ago
Introduce `cider-inspector-preferred-var-names`

vemv opened this pull request about 1 year ago
Add support for running test from src namespace

tvirolai opened this pull request about 1 year ago
Use enrich-classpath 1.17.2

vemv opened this pull request about 1 year ago
Fix `cider-insert-commands-map` variable initialization

mvproton opened this pull request about 1 year ago
Move source files under a dir?

vemv opened this issue over 1 year ago
Use cider-nrepl 0.38.1

vemv opened this pull request over 1 year ago
Fix keybindings in cider scratch buffer with newer versions of paredit

p4v4n opened this pull request over 1 year ago
Adapt if-let/when-let forms for Emacs 29

vemv opened this pull request over 1 year ago
Don't require `cider-log` eagerly

vemv opened this pull request over 1 year ago
Introduce Java doc comment rendering

vemv opened this pull request over 1 year ago
Use cider-nrepl 0.38.0

vemv opened this pull request over 1 year ago
Eldev: enable slightly longer docstring first sentences

vemv opened this pull request over 1 year ago
Use enrich-classpath 1.17.1

vemv opened this pull request over 1 year ago
Spurious sesman-related test coverage

vemv opened this issue over 1 year ago
Discover nbb through nrepl describe #3466

benjamin-asdf opened this pull request over 1 year ago
Simplify nbb-related check

vemv opened this issue over 1 year ago
Use cider-nrepl 0.37.1

vemv opened this pull request over 1 year ago
middleware_setup.adoc: add instructions for refactor-nrepl

vemv opened this pull request over 1 year ago
Add buffer-local caching to friendly-session calculation

vemv opened this pull request over 1 year ago
Use enrich-classpath 1.17.0

vemv opened this pull request over 1 year ago
Add preliminary support for clojure-ts-mode

dannyfreeman opened this pull request over 1 year ago
Restore xref-based jump-to-definition in Babashka

vemv opened this pull request over 1 year ago
CIDER nREPL does not work in Emacs 29.1

aurbital opened this issue over 1 year ago
Replace `beginning-of-defun` fn

p4v4n opened this pull request over 1 year ago
Fix a flaky test

p4v4n opened this pull request over 1 year ago
Jump-to-definition doesn't work in Babashka

daveliepmann opened this issue over 1 year ago
Should cider work with `--with-poll` emacs?

jmckitrick opened this issue over 1 year ago
how to test op codes in repl?

zcaudate opened this issue over 1 year ago
rollback cider-xref-source to use cider-jump-to

zcaudate opened this issue over 1 year ago
Use and document enrich-classpath 1.16.0

vemv opened this pull request over 1 year ago
Make Lein enrich-classpath jack-in async

vemv opened this pull request over 1 year ago
Bump enrich-classpath

vemv opened this pull request over 1 year ago
CircleCI: add shellcheck

vemv opened this issue over 1 year ago
Make Lein enrich-classpath startup async

vemv opened this issue over 1 year ago