Ecosyste.ms: OpenCollective

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

CIDER

We are on a mission to build the best interactive development environment for Clojure.
Collective - Host: opensource - https://opencollective.com/cider - Website: https://cider.mx - Code: https://github.com/clojure-emacs/cider

Don't set `default-directory` to nil

https://github.com/clojure-emacs/cider/issues/3533#issuecomment-1768701833

github.com/clojure-emacs/cider - fd79a324d5a6050d6fe3ddad7610023f2d9e8d4e authored almost 1 year ago by vemv <[email protected]>
Refine Sesman session linking to accurately work on `*cider-test-report*` buffers (#3535)

Fixes #3533

github.com/clojure-emacs/cider - 89ed54061e57b3947c8a4d305a2f2e01985d443f authored almost 1 year ago by vemv <[email protected]>
`cider-jump-to-locref-at-point`: don't jump to non-existing files (#3540)

Fixes https://github.com/clojure-emacs/cider/issues/3539

github.com/clojure-emacs/cider - 7b2e892db7ca78e2ddebe3a0e2776b8e9a15524e authored about 1 year ago by vemv <[email protected]>
Avoid `No comment syntax is defined` prompts (#3538)

Fixes #2903

github.com/clojure-emacs/cider - c06ed73ef0bcdf9b42d842920863c2510606a5c6 authored about 1 year ago by vemv <[email protected]>
Introduce `cider-shorten-error-overlays` customization option (#3531)

Fixes #3525

github.com/clojure-emacs/cider - 27ed54709944cf11e4050ba944855fcacdb2ed83 authored about 1 year ago by vemv <[email protected]>
Preserve the font size as one navigates through the CIDER inspector (#3530)

Fixes #3527

github.com/clojure-emacs/cider - ac38d36da471136d0378c887150d48ea19de8cc0 authored about 1 year ago by vemv <[email protected]>
Fix `cider-expected-ns` and `cider-provide-file` issues on Windows tests (#3532)

- `cider-expected-ns`: can't use a fake `/a` path because it exists on
the GH windows machine.
...

github.com/clojure-emacs/cider - 55e5d229dc181a32e0328387dd7509ff7b954236 authored about 1 year ago by ikappaki <[email protected]>
Introduce `errors-only` value for `cider-use-overlays` (#3524)

Fixes https://github.com/clojure-emacs/cider/issues/3522

github.com/clojure-emacs/cider - 151b02b3875ef66d0fd83f2e60990f857de17c43 authored about 1 year ago by vemv <[email protected]>
Expand `cider-clojure-compilation-regexp`

Fixes https://github.com/clojure-emacs/cider/issues/3521

github.com/clojure-emacs/cider - 08a9adf01c3e6aef9fcee9d7bc7e378f102ac994 authored about 1 year ago by vemv <[email protected]>
Remove module info from the error overlay

github.com/clojure-emacs/cider - b83c997ec2473254f97e8754c217ce2d485b9d33 authored about 1 year ago by vemv <[email protected]>
`defconst cider-version "1.8.3-snapshot"`

github.com/clojure-emacs/cider - 93da20e5ccb1f770487992f5eceda9219989eea5 authored about 1 year ago by vemv <[email protected]>
1.8.2

The commit tagged as v1.8.1 was faulty (as it hadn't updated `defconst cider-version`).

github.com/clojure-emacs/cider - 0f689fd5136a00e35999ee2d642de6a1c0726273 authored about 1 year ago by vemv <[email protected]>
Use cider-nrepl 0.40.0 (#3520)

https://github.com/clojure-emacs/cider-nrepl/blob/v0.40.0/CHANGELOG.md#0400-2023-10-15

https:...

github.com/clojure-emacs/cider - d8e429116f36364cdca9c706542554de6aa38230 authored about 1 year ago by vemv <[email protected]>
Switch back the docs version

github.com/clojure-emacs/cider - 74e840fe34623cd7030ea2fb97e84bc7316aba40 authored about 1 year ago by Bozhidar Batsov <[email protected]>
Release CIDER 1.8.0 ("Geneva") (#3518)

github.com/clojure-emacs/cider - e9936f52432d25fdb2477dc4ec8fe95a7806e784 authored about 1 year ago by vemv <[email protected]>
Use enrich-classpath 1.18.2 (#3517)

https://github.com/clojure-emacs/enrich-classpath/compare/v1.18.1...v1.18.2

github.com/clojure-emacs/cider - c258efd0853945289e12faab6b73e189f019687a authored about 1 year ago by vemv <[email protected]>
Tweak wording

github.com/clojure-emacs/cider - f7f468f8b91705f16874a1e33f538b206288279a authored about 1 year ago by Bozhidar Batsov <[email protected]>
Fix a typo

github.com/clojure-emacs/cider - d39e49cfc08f4a89ccdcf96854e0a9e038bc156f authored about 1 year ago by Bozhidar Batsov <[email protected]>
Add some links to the CHANGELOG

github.com/clojure-emacs/cider - c28b9ed9591e6189d0ca82a5377cfaf21fb2c30b authored about 1 year ago by vemv <[email protected]>
User manual: add "Working with Containers" section

Closes https://github.com/clojure-emacs/cider/pull/3505

github.com/clojure-emacs/cider - b64213b76dabc0350691a20b981bdf10fbff61d5 authored about 1 year ago by behrica <[email protected]>
Introduce `cider-enable-flex-completion` (#3509)

Replaces `cider-company-enable-fuzzy-completion`, which is now deprecated.

github.com/clojure-emacs/cider - 36737a9726fe30a5b21622bc9dc2363df155789b authored about 1 year ago by vemv <[email protected]>
Use clojure-mode 5.17.1

github.com/clojure-emacs/cider - 181bbccf88f4d656df548f8e4d6a446884076b16 authored about 1 year ago by vemv <[email protected]>
Use `cider-nrepl` 0.39.1 (#3513)

https://github.com/clojure-emacs/cider-nrepl/blob/v0.39.1/CHANGELOG.md#0391-2023-10-12
https://...

github.com/clojure-emacs/cider - d74bd420cad53ff0ed5465e6e3f691dcc528366a authored about 1 year ago by vemv <[email protected]>
Remove problematic optimization

This recent addition somehow managed to make the shadow-cljs compilation messages to be swallowe...

github.com/clojure-emacs/cider - 4c3e5e6e996cf592bdb65911c2592329d9e30639 authored about 1 year ago by vemv <[email protected]>
Use enrich-classpath 1.18.1 (#3512)

github.com/clojure-emacs/cider - bcae88a2b1d3f739870d9b3e928bfa3fba3013df authored about 1 year ago by vemv <[email protected]>
Use the right eval function

Fixes a bug introduced in https://github.com/clojure-emacs/cider/commit/47d9a95c085c812747e9a952...

github.com/clojure-emacs/cider - 27c018cb488e35304b54425fb37d7c9083b806c2 authored about 1 year ago by vemv <[email protected]>
Make `clojure.sh`asdf-compatible

Fixes https://github.com/clojure-emacs/cider/issues/3507
Closes https://github.com/clojure-emacs...

github.com/clojure-emacs/cider - 838af8973e207a3bf084d8522ba9d30eb21e7a4e authored about 1 year ago by tucho <[email protected]>
Add shellcheck

Fixes https://github.com/clojure-emacs/cider/issues/3447

github.com/clojure-emacs/cider - 42c6441f1aef1a7236bc8ab9139e13b787dd2c80 authored about 1 year ago by vemv <[email protected]>
Tweak the TRAMP sample project

github.com/clojure-emacs/cider - 16816ca05400f896170ed264a560f1e023ecd3b7 authored about 1 year ago by vemv <[email protected]>
Add missing case for Clojure 1.10 syntax errors (#3506)

Loading a buffer sometimes fails silently, since `cider-handle-compilation-errors` currently doe...

github.com/clojure-emacs/cider - cd5cbb3de54d85e6fbf675beb05dd766b050d1d4 authored about 1 year ago by Magnar Sveen <[email protected]>
Correct a changelog entry

github.com/clojure-emacs/cider - 7a494388934e83e7b16f7c6732754ac3086f0c5c authored about 1 year ago by vemv <[email protected]>
Fix a typo in docs

github.com/clojure-emacs/cider - fd0df9d4b7ce189aa81833597d5dbf278bfab31a authored about 1 year ago by vemv <[email protected]>
Add sensible category overrides for `cider` (#3504)

This possibility was enabled by https://github.com/clojure-emacs/cider/pull/3226

It can be se...

github.com/clojure-emacs/cider - 7e68df2bf930f9ea577ffa76172a0b00ff391fe3 authored about 1 year ago by vemv <[email protected]>
Offer the `Member in class:` prompt to be easily skipped under ido-mode (#3501)

github.com/clojure-emacs/cider - 604ffac50f52a09099963e328c9b1b9538112398 authored about 1 year ago by vemv <[email protected]>
Make `cider-repl-set-ns` more reliable on Piggieback connections

Fixes #3503
Partially reverts 5f705b

github.com/clojure-emacs/cider - 47d9a95c085c812747e9a95229495cd0638bba57 authored about 1 year ago by vemv <[email protected]>
Tweak a couple of changelog entries

github.com/clojure-emacs/cider - d6a1ebbe89c9ae2bee913becfb70f28dd2238212 authored about 1 year ago by Bozhidar Batsov <[email protected]>
Introduce `cider-eval-dwim`

Closes https://github.com/clojure-emacs/cider/pull/3496

github.com/clojure-emacs/cider - 33baff8d131fe2c3f8dbf21854182ed5a33415e8 authored about 1 year ago by samhedin <[email protected]>
Introduce Java doc comment rendering (#3472)

github.com/clojure-emacs/cider - ee1975d8d56668bdfaa2fcf47e53f7e8533861cf authored about 1 year ago by vemv <[email protected]>
Prevent double spaces in `current-time-string`

github.com/clojure-emacs/cider - 5edfbc0bedef4c751f2e753477eb3ca4986bf0f0 authored about 1 year ago by vemv <[email protected]>
GHA: avoid duplicated jobs

github.com/clojure-emacs/cider - 6f63720845b2645c0efe1b0be0d893a96beef80b authored about 1 year ago by vemv <[email protected]>
Update Clojure CLI aliases examples to not include leading -A or -M

github.com/clojure-emacs/cider - 500da5fe07908da8014ffd51fd75f069727cdc56 authored about 1 year ago by vemv <[email protected]>
Expand codespell.txt

github.com/clojure-emacs/cider - e7a52cda07ea23da5fd6b0bc87ecc43245b406c5 authored about 1 year ago by vemv <[email protected]>
Use cider-nrepl 0.39.0

https://github.com/clojure-emacs/cider-nrepl/blob/v0.39.0/CHANGELOG.md#0390-2023-10-05
https://c...

github.com/clojure-emacs/cider - 8fb999b82f95fc20f066e37264f44573d2bc5e93 authored about 1 year ago by vemv <[email protected]>
Use clojure-mode 5.17.0 (#3494)

https://github.com/clojure-emacs/clojure-mode/blob/v5.17.0/CHANGELOG.md#5170-2023-09-11

github.com/clojure-emacs/cider - 9b300bf817e77f611f9c589c9cdd665f19d98c5f authored about 1 year ago by vemv <[email protected]>
Interactive evaluation: show a shorter overlay when rendering compilation errors (#3493)

github.com/clojure-emacs/cider - f508aa1325eb1342095a516301f6a3ebc2f43fa8 authored about 1 year ago by vemv <[email protected]>
Introduce `cider-inspector-preferred-var-names` (#3483)

github.com/clojure-emacs/cider - 9961fc9434eebdfb6557e50b9616919bd74e644f authored about 1 year ago by vemv <[email protected]>
Restore `cider--display-interactive-eval-result` overlays for compilation errors (#3492)

Fixes https://github.com/clojure-emacs/cider/issues/3487

github.com/clojure-emacs/cider - ef805c8bec2ab06864adb6c1436e4cb3ac16ea64 authored about 1 year ago by vemv <[email protected]>
Bump `parseedn`

https://github.com/clojure-emacs/parseedn/blob/v1.2.0/CHANGELOG.md#120-2023-09-29

github.com/clojure-emacs/cider - 67cedbb58783b77192f0fc8887b71d481b9b884d authored about 1 year ago by vemv <[email protected]>
Improve the reliability of `cider--shadow-get-builds`

github.com/clojure-emacs/cider - 0477ca056f2ff3ae9253f2ab1fb047959708120c authored about 1 year ago by vemv <[email protected]>
`cider-connect`: also look for Babashka nrepl servers (#3489)

github.com/clojure-emacs/cider - b39d8fa13cf6e9dd6effeb6987e874b8ac9a082f authored about 1 year ago by vemv <[email protected]>
cider--sesman-friendly-session-p: check for `ns-list` op availability

This speeds up `(cider-current-repl)` performance in non-linked buffers from to 0.01s to 0.00098...

github.com/clojure-emacs/cider - bb1c477c44afaf4ef1b907bd069d117f63d498e7 authored about 1 year ago by vemv <[email protected]>
Use enrich-classpath 1.18.0 (#3486)

https://github.com/clojure-emacs/enrich-classpath/compare/v1.17.2...v1.18.0
https://clojars.org...

github.com/clojure-emacs/cider - 6b36f091069955a43d3d25ed5b681735af9528ae authored about 1 year ago by vemv <[email protected]>
Fix `cider-test-rerun-failed-tests` (#3485)

Fixes https://github.com/clojure-emacs/cider/issues/3484

This was a bug introduced in 74be055...

github.com/clojure-emacs/cider - 48d5fbd702f43f1a8c440346d9734b1ef0511da1 authored about 1 year ago by vemv <[email protected]>
Refine `cider-test-run-test` (#3481)

Fixes #2958
Fixes #3279

Co-authored-by: tvirolai <[email protected]>

github.com/clojure-emacs/cider - 52243cf2d7af8a89e4d37430cef1755fcb0f8d6c authored about 1 year ago by vemv <[email protected]>
Fix `cider-insert-commands-map` variable initialization (#3478)

github.com/clojure-emacs/cider - 4cdcf7e2f91d89b733accf8e8c26195ea0f9be5f authored about 1 year ago by Maks <[email protected]>
Use enrich-classpath 1.17.2 (#3479)

https://github.com/clojure-emacs/enrich-classpath/compare/v1.17.1...v1.17.2

github.com/clojure-emacs/cider - c4425fe9e129d98bf3347574d39b529718cabb97 authored about 1 year ago by vemv <[email protected]>
Use cider-nrepl 0.38.1 (#3476)

https://github.com/clojure-emacs/cider-nrepl/blob/v0.38.1/CHANGELOG.md#0381-2023-09-21
https://...

github.com/clojure-emacs/cider - 95d8facd9a94aa723c9a11e5061ed0e109541b55 authored about 1 year ago by vemv <[email protected]>
Fix C-j keybinding in cider scratch buffer (#3475)

C-j is bound to a different function in newer versions of paredit.

github.com/clojure-emacs/cider - 147055a5583e0192358b2ccb1aa8ba5accdbaab5 authored about 1 year ago by p4v4n <[email protected]>
Don't require `cider-log` eagerly

It adds a some startup performance overhead (as it has transitive dependencies),
and most import...

github.com/clojure-emacs/cider - 31a65a15bf1fec41267c90437eaa75e46f67857b authored about 1 year ago by vemv <[email protected]>
Use cider-nrepl 0.38.0 (#3471)

https://github.com/clojure-emacs/cider-nrepl/blob/v0.38.0/CHANGELOG.md#0380-2023-09-21

github.com/clojure-emacs/cider - 74ecdacd40ab4ae1442a0ff4be93e0379057f0f9 authored about 1 year ago by vemv <[email protected]>
Move a couple of settings to .dir-locals.el

github.com/clojure-emacs/cider - 508608468811ff88bf50d2a0d3fb3c5793423b2b authored about 1 year ago by Bozhidar Batsov <[email protected]>
Eldev: enable slightly longer docstring first sentences

github.com/clojure-emacs/cider - cf3c76a3c2c09a1549757eeb20cd9548bf3e9364 authored about 1 year ago by vemv <[email protected]>
Use enrich-classpath 1.17.1 (#3469)

https://github.com/clojure-emacs/enrich-classpath/compare/v1.17.0...v1.17.1
https://clojars.org...

github.com/clojure-emacs/cider - 98794785572ed0098d40e34cea7f8d088d1dd905 authored about 1 year ago by vemv <[email protected]>
Restore usual `cider--connected-handler` performance for JVM Clojure repls

Fixes https://github.com/clojure-emacs/cider/issues/3466
Closes https://github.com/clojure-emacs...

github.com/clojure-emacs/cider - b75e53882faa05cffcd1982fde90dcfe9429ec9f authored about 1 year ago by benjamin-asdf <[email protected]>
Delete now-irrelevant section from dealing_with_errors.adoc

github.com/clojure-emacs/cider - 0e56b64c2c7c3472ddaa17683e564b1a502f5962 authored about 1 year ago by vemv <[email protected]>
Use cider-nrepl 0.37.1 (#3465)

github.com/clojure-emacs/cider - 09d72192a4734653ca0b1b4b227c38760880fc63 authored about 1 year ago by vemv <[email protected]>
middleware_setup.adoc: add some xrefs

github.com/clojure-emacs/cider - cc1eb0db6a71a80b1c1bc4df25db8b25fa8eeeff authored about 1 year ago by vemv <[email protected]>
Fix broken markup in middleware_setup.adoc

github.com/clojure-emacs/cider - a786c527da04ea44b6eb1374f14387f55deab2cf authored about 1 year ago by vemv <[email protected]>
Use enrich-classpath 1.17.0 (#3462)

https://github.com/clojure-emacs/enrich-classpath/compare/v1.16.0...v1.17.0

github.com/clojure-emacs/cider - ad9225f298aceb40a59906c50ce65211e8fba807 authored about 1 year ago by vemv <[email protected]>
Restore xref-based jump-to-definition in Babashka (#3460)

Fixes #3456

github.com/clojure-emacs/cider - f56418106f32717c68874142be679a1ee20bbc84 authored about 1 year ago by vemv <[email protected]>
Replace `beginning-of-defun` fn

github.com/clojure-emacs/cider - 5718f13e09093466441d5fcbd308397c43a880d8 authored about 1 year ago by p4v4n <[email protected]>
Fix flaky `cider-format-connection-params` test (#3457)

github.com/clojure-emacs/cider - 60a14b097f3b27b8d6cc9d2ed29a36cab4c2a54b authored about 1 year ago by p4v4n <[email protected]>
Fix some docs markup

github.com/clojure-emacs/cider - 5d87a4d2990cc17e9a1ba88ea9063b3278796fad authored about 1 year ago by vemv <[email protected]>
Use and document enrich-classpath 1.16.0

github.com/clojure-emacs/cider - ec7bec85c995d8d9afe2289a1d5f7e84ff868a4c authored about 1 year ago by vemv <[email protected]>
Make Lein enrich-classpath jack-in async

Fixes https://github.com/clojure-emacs/cider/issues/3446

github.com/clojure-emacs/cider - cdf46363721c8b5eb6a6cda075096265f758b7c6 authored about 1 year ago by vemv <[email protected]>
Bump enrich-classpath

Fixes a Clojure CLI issue.

github.com/clojure-emacs/cider - 866230788d762878df10c33eab89ccda284131de authored about 1 year ago by vemv <[email protected]>
`cider-sync-request:ns-path`: add a precondition

This would have saved me a confusing stacktrace.

github.com/clojure-emacs/cider - e906b8619790589184ba20851825c89c9b26f9a2 authored about 1 year ago by vemv <[email protected]>
Improve the reliability of `cider--find-keyword-loc`

* Allow to jump to a qualified keyword within the same ns
* Explicitly forbid querying non-quali...

github.com/clojure-emacs/cider - ef5bbe080fdd7b4e33f31e8354eaea04413aefca authored about 1 year ago by vemv <[email protected]>
Use cider-nrepl 0.37.0

github.com/clojure-emacs/cider - 8bb1401a41afeaac38cef1322a0a1f148670e1ad authored about 1 year ago by vemv <[email protected]>
Rework `cider-find-keyword`

* Make it work in ClojureScript
* Don't match non-symbols
* Don't match keywords that are a supe...

github.com/clojure-emacs/cider - e8b61c4efdee5b2671b446315aaeae3fe2d3fadb authored about 1 year ago by vemv <[email protected]>
Always match friendly sessions for special buffers (#3432)

github.com/clojure-emacs/cider - 05c8203b252fcb69addd058fc05878b1b31ba837 authored about 1 year ago by vemv <[email protected]>
Docs: fix some unordered lists

github.com/clojure-emacs/cider - 8a186ff8789aa8b2cadc85ba4f06fec0956596a3 authored about 1 year ago by vemv <[email protected]>
Fix middleware_setup.adoc markup

github.com/clojure-emacs/cider - f5a59d1230c639235f567bfc559a620a68c9c2b5 authored about 1 year ago by vemv <[email protected]>
Don't pass a nil callback when calling `cider/get-state` (#3439)

github.com/clojure-emacs/cider - 09a426ac673fd53fd814d18b277e1c50984b2a7e authored about 1 year ago by vemv <[email protected]>
Use cider-nrepl 0.36.1 (#3436)

github.com/clojure-emacs/cider - 205facc6f2e6013f9209afd20cb9e8a2c783c1b6 authored about 1 year ago by vemv <[email protected]>
Use revamped enrich-classpath plugin (#3364)

github.com/clojure-emacs/cider - d823bd1d1488297be30652988239682d2157ff99 authored about 1 year ago by vemv <[email protected]>
`cider--sesman-friendly-session-p`: avoid semi-recursive edge case (#3435)

github.com/clojure-emacs/cider - 253c22f420199ce1eb9abb104ac4222d0098bca9 authored about 1 year ago by vemv <[email protected]>
Prevent malformed `cider-repl-history-file`s from failing `cider-cider-jack-in` (#3429)

Fixes https://github.com/clojure-emacs/cider/issues/2436

github.com/clojure-emacs/cider - 3d0c841326198aaad55b673b7ae3b2efe932da7a authored about 1 year ago by vemv <[email protected]>
Use `clojure-find-ns` safely (#3428)

Fixes https://github.com/clojure-emacs/cider/issues/2849

github.com/clojure-emacs/cider - 3952734aa2edd1a96bb2fce8782aa7439f1b2813 authored about 1 year ago by vemv <[email protected]>
Ensure there's a leading `:` when using `cider-clojure-cli-aliases` (#3426)

github.com/clojure-emacs/cider - 73f0d05160ccd7c5a4ea9f794137d41bf9ae5449 authored about 1 year ago by vemv <[email protected]>
Mention paren-face in the docs

github.com/clojure-emacs/cider - 09262615f38fdfbf92aa442f749872e7988f94a5 authored about 1 year ago by vemv <[email protected]>
Mention Cider Storm in the docs

github.com/clojure-emacs/cider - 90792bf1cd312d83b687f80790e849ec83c9c14b authored about 1 year ago by vemv <[email protected]>
Expand `cider--sesman-friendly-session-p`'s docstring'

github.com/clojure-emacs/cider - 0e76b141054f091fa1a21fea7f2a5604b2f7f8d4 authored about 1 year ago by vemv <[email protected]>
Also match friendly sessions based on the buffer's ns form

Fixes https://github.com/clojure-emacs/cider/issues/3419

github.com/clojure-emacs/cider - a0d0c3c70a1968ed2342bb8bf0369f37d3216ed0 authored about 1 year ago by vemv <[email protected]>
Introduce `cider-ignored-error-phases`

Fixes https://github.com/clojure-emacs/cider/issues/3418

github.com/clojure-emacs/cider - c8080cdda9aa7782e135240b63ded7eccd29a67b authored about 1 year ago by vemv <[email protected]>
Use cider-nrepl 0.36.0

github.com/clojure-emacs/cider - d333ca7d607b1a732c59af2dde3f8192915c2aac authored about 1 year ago by vemv <[email protected]>
`cider-auto-jump-to-error`: also recognise macroexpansion errors

github.com/clojure-emacs/cider - 65b7ef6e270f6766fd4cf31060e8440b6a5030d9 authored about 1 year ago by vemv <[email protected]>
Don't possibly pass garbage to `lsof` (#3420)

github.com/clojure-emacs/cider - 895e5e9cf2bd064bacfdb427c8f9f2a2c1061e45 authored about 1 year ago by vemv <[email protected]>
[Docs] Tweak some markup

github.com/clojure-emacs/cider - 04506ad5e62184190a152d913572348d74aa9584 authored about 1 year ago by Bozhidar Batsov <[email protected]>
Introduce `cider-stacktrace-navigate-to-other-window` defcustom (#3417)

github.com/clojure-emacs/cider - 8bb19a9e2804a117338b5940ec7699bf2b08b3ec authored about 1 year ago by vemv <[email protected]>