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

Locate multiple ports for a single project

Searching for a nrepl port to connect to would return a maximum of one
port per project, ignorin...

github.com/clojure-emacs/cider - 0f4887b253cd0a6178bf5763df096161b7dad40f authored about 2 years ago by Daniel Midwood <[email protected]>
[Docs] Mention cider-words-of-inspiration

github.com/clojure-emacs/cider - 8da628ce600066e4de16d21a90d21775bb7255b7 authored about 2 years ago by Bozhidar Batsov <[email protected]>
[Fix #3235] Fix TRAMP file handling (#3237)

github.com/clojure-emacs/cider - 9577dbbdae8cffe023442427b97f963b4447983a authored about 2 years ago by Andrey Listopadov <[email protected]>
Use `clojure-mode` 5.15.1 (#3230)

https://github.com/clojure-emacs/clojure-mode/blob/v5.15.1/CHANGELOG.md

github.com/clojure-emacs/cider - 21ccc40d8e50b9b74ac09d8d31374211c92b27e1 authored about 2 years ago by vemv <[email protected]>
Fix shell quoting in Gradle tests (#3229)

Needed for Windows.

github.com/clojure-emacs/cider - fe397a561d3889d1afb104a88303ea4bfba6d3e3 authored about 2 years ago by Andrew Oberstar <[email protected]>
Merge pull request #3228 from ajoberstar/gradle-inject

Support injecting dependencies into Gradle

github.com/clojure-emacs/cider - 19124d4dc03f093d28e728d6512de66943f1c62d authored about 2 years ago by vemv <[email protected]>
Update cider-tests to reference cider-nrepl 0.28.5

Required version is set to 0.28.5, so this gets the tests in sync.

github.com/clojure-emacs/cider - 486a924eb1b018f17505196fad97c33de85009fa authored about 2 years ago by Andrew Oberstar <[email protected]>
Document Gradle usage

Filled out the missing pieces where other build tools where mentioned
and Gradle wasn't or was i...

github.com/clojure-emacs/cider - 3377d9d0ad5f17fb19b3ae62c530f54a78d69f05 authored about 2 years ago by Andrew Oberstar <[email protected]>
Support injecting dependencies into Gradle

Gradle doesn't have any native support, but as of 0.7.0-alpha.6,
Clojurephant supports a Gradle ...

github.com/clojure-emacs/cider - 773cc972c7c302caa0fbeeb605e88c1b0ef92bfd authored about 2 years ago by Andrew Oberstar <[email protected]>
Merge pull request #3227 from ajoberstar/gradle

Support the Gradle wrapper for jack-in

github.com/clojure-emacs/cider - 6f2d3ba53b34f616ece595077b5e355a8d8fc3b8 authored about 2 years ago by vemv <[email protected]>
For Gradle jack-in use wrapper by default

While Gradle does support a global install on the PATH called via
"gradle" it is much more commo...

github.com/clojure-emacs/cider - c2744a85f2e04824254a03fe2a291fd9b57a377b authored about 2 years ago by Andrew Oberstar <[email protected]>
Don't disable Gradle daemon by default

When Gradle support was originally added to cider in 2015, the default
was set to disable Gradle...

github.com/clojure-emacs/cider - c1bd60e31d54dd0cccf69ba8fbba64f13670c1d2 authored about 2 years ago by Andrew Oberstar <[email protected]>
Populate completions with metadata (#3226)

This makes it possible to override the cider completion style in completion-category-defaults or...

github.com/clojure-emacs/cider - f422665fb0491abb9d8a8fdc2ce1aebb2497d6d3 authored about 2 years ago by Cássio Ávila <[email protected]>
`cider-clojure-cli-aliases` should be a string value that need to be explicitly stated (#3224)

github.com/clojure-emacs/cider - b47fe53b39184b03b413284139d81b255d559db9 authored about 2 years ago by ⸮o-o ? | vimfun <[email protected]>
[Fix #3200] Improve browse-ns interface with filters and groupings (#3217)

Major re-work of the browse-ns interface, as well as fixing
misc bug.

- cider-browse-ns--thi...

github.com/clojure-emacs/cider - 186b4976565a18fcb00e1685a44a87a8559eadcc authored over 2 years ago by Zachary Romero <[email protected]>
Add a changelog entry

github.com/clojure-emacs/cider - 14246b89b7451f51197d57a73f962d0ba6e945b9 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Bump cider-nrepl to 0.28.5

github.com/clojure-emacs/cider - 02ac716bccb7e8bd397c8f8bb55e6834a75ac0cd authored over 2 years ago by Bozhidar Batsov <[email protected]>
[#2946] Move the changelog entry where it belongs

github.com/clojure-emacs/cider - b9e1cc26e2afda003a4b6c1f2a26e04f1c45f3d0 authored over 2 years ago by Bozhidar Batsov <[email protected]>
[Docs] Tweak wording

github.com/clojure-emacs/cider - c3e939f2d6321a6667d655b23008b1585f13f4d9 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Add docs for evaluating in comments

Document clojure-toplevel-inside-comment-form for changing the
behaviour of defun-style commands.

github.com/clojure-emacs/cider - 81482982fbade63f83d780151d8acec54743a218 authored over 2 years ago by lycheese <[email protected]>
Fix badge

github.com/clojure-emacs/cider - df34f141f32739e3c5657fb85ad6ff23520d44bf authored over 2 years ago by Bozhidar Batsov <[email protected]>
[Docs] Mention that CIDER's now available on NonGNU ELPA

github.com/clojure-emacs/cider - b229f66429f039e2f2c19f83d3e5fd6d6f303222 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Bump the development version

github.com/clojure-emacs/cider - 625f91c11b5d2887624aec0b9babb1fb57b513d5 authored over 2 years ago by Bozhidar Batsov <[email protected]>
[Docs] Tweak some wording

github.com/clojure-emacs/cider - 2605c1dd19fb43197b1447805c326e2f03a42e50 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Allow merging sesman sessions of a project

- Makes cider-repls return the combination of all sesman sessions
or those sessions with same ...

github.com/clojure-emacs/cider - b2dd4a7d9def83d420424fcaf69fd791198a264b authored over 2 years ago by lycheese <[email protected]>
Style thread-first/last with new Emacs 28 indent format

It was changed to (indent 0) from (indent 1) with https://git.savannah.gnu.org/cgit/emacs.git/co...

github.com/clojure-emacs/cider - dd4c555fd88834581306ac54f1aaefe2b0efec99 authored over 2 years ago by ikappaki <[email protected]>
Switch back the docs version

github.com/clojure-emacs/cider - 0f8fd4d84decfa3514fbdd556c5235f490b7a507 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Release CIDER 1.4.1

github.com/clojure-emacs/cider - 11156e7b0cab470f4aab39d3af5ee3cb1e0b09d0 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Use cider-nrepl 0.28.4

https://github.com/clojure-emacs/cider-nrepl/blob/v0.28.4/CHANGELOG.md#0284-2022-05-18

github.com/clojure-emacs/cider - af7d9e148343420c165b4a1e37794e46d55d2b1b authored over 2 years ago by vemv <[email protected]>
Fix cider-client.el indentation

Fixes the build.

github.com/clojure-emacs/cider - 0dcc5b079a79a928b791cc9cd9bbd2e3bef92d0d authored over 2 years ago by vemv <[email protected]>
Add changelog

github.com/clojure-emacs/cider - e86f2f74f65eaa3aa2dd088ad2e0b1426a04c3e1 authored over 2 years ago by Daniel Skarda <[email protected]>
Use returned ns, not a magic match-string

github.com/clojure-emacs/cider - 3f3607f38cecc2059176b87c43729308da7e345f authored over 2 years ago by Daniel Skarda <[email protected]>
cider-eval-ns-form: use "P" instead of "p"

"p" is a number thus always true

github.com/clojure-emacs/cider - c1251c0c7ca22c4277485e67657743a223952c0b authored over 2 years ago by Daniel Skarda <[email protected]>
Add a note about removing cider-fallback-eval:info down the road

github.com/clojure-emacs/cider - 0d2ba20c029b12582e5fa318f046f2feddc1b270 authored over 2 years ago by Bozhidar Batsov <[email protected]>
[Fix #3182] Make cider-fallback-eval:classpath safer

Basically this should be a no-op if the runtime is not JVM Clojure.

github.com/clojure-emacs/cider - 7fc568809cb2afc1f42abc70066d3cb7029e54c7 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Add missing changelog entry

github.com/clojure-emacs/cider - 69d374818bd0af1489ee8828b258c689ccc24a66 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Revert "Inherit test-report mode from cider-popup-mode"

This reverts commit 9cac6585f6cdff10138b86148bdc6d33d2bbb433.

The change resulted in "Cyclic ke...

github.com/clojure-emacs/cider - 3907351878ad3d1657d34291503cfda6090d66c8 authored over 2 years ago by yuhan0 <[email protected]>
Fix Emacs-29 latest breaks

github.com/clojure-emacs/cider - 1f1b21b633b4bd9d511329ba11bb66a18d8fc407 authored over 2 years ago by ikappaki <[email protected]>
Issue template: add `JDK distribution` section

github.com/clojure-emacs/cider - acea8e256d25c0f3b05cf6351b83bbe4543ab0f4 authored over 2 years ago by vemv <[email protected]>
Issue template: include Clojure CLI

github.com/clojure-emacs/cider - d689984274afc6fe3cc4460dabe492672f11d23c authored over 2 years ago by vemv <[email protected]>
Fix a changelog entry

github.com/clojure-emacs/cider - 4ecf553baf40df0b956b2ce84d49a03654883829 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Switch back the docs version

github.com/clojure-emacs/cider - c29594b942fe28f215af6fdd5cf9a235af06aedb authored over 2 years ago by Bozhidar Batsov <[email protected]>
Release CIDER 1.4 ("Kyiv")

github.com/clojure-emacs/cider - b2cee7fc301735b403920583cc2c23dcf70990a3 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Fix custom-declare-variable wider than 80 chars warning

github.com/clojure-emacs/cider - 23ccdf9ec3fedcc47016b2abb7f985b5867a8156 authored over 2 years ago by ikappaki <[email protected]>
Update docs for undef-all changes

github.com/clojure-emacs/cider - af1ab5677fd6570eba08a57aa2b3cd02ce54d339 authored over 2 years ago by yuhan0 <[email protected]>
Update changelog

github.com/clojure-emacs/cider - 1390fcad32b6126cf6af33101b74476f2c755ebf authored over 2 years ago by yuhan0 <[email protected]>
Add keybinding for cider-undef-all

github.com/clojure-emacs/cider - 17df85a688808b3918a8fe45a8444201bb82f3ad authored over 2 years ago by yuhan0 <[email protected]>
Add undef-all option when loading files/buffers

github.com/clojure-emacs/cider - e450d1e6e08f73dc36dd15f12343fd0c5f69d2f4 authored over 2 years ago by yuhan0 <[email protected]>
Add undef-all command

github.com/clojure-emacs/cider - b4c3bdccde1e5de1a8bcc8398984098233a65eda authored over 2 years ago by yuhan0 <[email protected]>
Move undef commands to cider-eval.el

to satisfy the byte compiler

github.com/clojure-emacs/cider - ea49f85e435dcb5edd12210c8c42e91c1cfa7083 authored over 2 years ago by yuhan0 <[email protected]>
Fix bugs in #3185

github.com/clojure-emacs/cider - e71c2aa9b81f8e72bb753f351911a276913c6178 authored over 2 years ago by yuhan0 <[email protected]>
Add emacs-28.1 to CI

github.com/clojure-emacs/cider - 5bb6d98b27e3ba71a85d645144b6f12e2fd210eb authored over 2 years ago by ikappaki <[email protected]>
Update the changelog

github.com/clojure-emacs/cider - 9bc6a18f94bcce7d6412649b0aeffe588c4844fa authored over 2 years ago by Bozhidar Batsov <[email protected]>
Set a codename for the upcoming CIDER 1.4 release

github.com/clojure-emacs/cider - bab8f35c18385c297067d245b0c746c323b68499 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Bump the development version

github.com/clojure-emacs/cider - 524be0eb5ee37918831e0c5c99317786737af476 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Fix comment indentation

github.com/clojure-emacs/cider - ca8ad4138a0a04faef326a3511d8920d5162badf authored over 2 years ago by yuhan0 <[email protected]>
Inherit test-report mode from cider-popup-mode

Remove the "q" keybinding which is already defined in
cider-popup-mode-map

github.com/clojure-emacs/cider - 9cac6585f6cdff10138b86148bdc6d33d2bbb433 authored over 2 years ago by yuhan0 <[email protected]>
Fix eval register bug

whoops

github.com/clojure-emacs/cider - 50732370fa4e9d85251a8c70070331d17702f5ee authored over 2 years ago by yuhan0 <[email protected]>
Use tooling-eval in cider-repl-set-ns

to avoid overwriting the last evaled result

github.com/clojure-emacs/cider - 5f705b0a3a0266e4e64bc37016135a6284d2321f authored over 2 years ago by yuhan0 <[email protected]>
Fix eldoc sexp movement

github.com/clojure-emacs/cider - 0cfe34164f695fc5746a1a4812b72cbd90a490ba authored over 2 years ago by yuhan0 <[email protected]>
Restore deleted line in #3148

deleted by mistake, oops

github.com/clojure-emacs/cider - 95c31be81ad6ba1877d1d22e39502c8a41bceca6 authored over 2 years ago by yuhan0 <[email protected]>
Restore tooltip functionality

github.com/clojure-emacs/cider - 8efd6e7331961bfb13cd5ab856776d334ed03a80 authored over 2 years ago by yuhan0 <[email protected]>
Jump to first inspectable object

github.com/clojure-emacs/cider - 7d63e6cfae95cf00da8afb27f0aa3e335cf53e4f authored over 2 years ago by yuhan0 <[email protected]>
Fix indentation of eval-to-comments

github.com/clojure-emacs/cider - 9542769debba7b983bd9e15644238e9826156218 authored over 2 years ago by yuhan0 <[email protected]>
Fix eval-to-comment at eob

Defun bounds always include the following newline, except for the edge
case at the end of buffer...

github.com/clojure-emacs/cider - 48393984825532df25649231e56dc3b0ab11dc3d authored over 2 years ago by yuhan0 <[email protected]>
Guess evaluation context

github.com/clojure-emacs/cider - fef392b76e5499ff3cb2a4d95f8933ac08c49802 authored over 2 years ago by yuhan0 <[email protected]>
Fix lint errors

github.com/clojure-emacs/cider - 1875ea35b7e097eff87a7f306e1f6f75b62f95e2 authored over 2 years ago by yuhan0 <[email protected]>
Update changelog

github.com/clojure-emacs/cider - 3341d1935b298be53255217b567f89ade04886f8 authored over 2 years ago by yuhan0 <[email protected]>
Use eval overlay bounds in cider-eval-in-context

github.com/clojure-emacs/cider - c9200d686f56586a73a273a1b9e032ad71937649 authored over 2 years ago by yuhan0 <[email protected]>
Remove a redundant eval

github.com/clojure-emacs/cider - cfea755de682bb91dd59ef7e789d4d2bb170efe1 authored over 2 years ago by Bozhidar Batsov <[email protected]>
[Docs] Document the connection hooks

github.com/clojure-emacs/cider - 2d3b18377a9927fd0e70d77263576bc7e11a5904 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Save eval results into custom register

github.com/clojure-emacs/cider - 201811ecd905d97e08d33e7d845336844410aa2a authored over 2 years ago by yuhan0 <[email protected]>
Add docs for eval registers

github.com/clojure-emacs/cider - 993a84041c03df8faff8426162073df9c7112e90 authored over 2 years ago by yuhan0 <[email protected]>
Update changelog

github.com/clojure-emacs/cider - a9679d33f18c03b99583d44dfe5fdd0f5737548b authored over 2 years ago by yuhan0 <[email protected]>
Remove eval-register from printing handlers

Results are already output to a buffer where they can be easily copied.
Avoids storing huge resu...

github.com/clojure-emacs/cider - 1580f119412c5c113d6394a6c7b3a27c6a0a8789 authored over 2 years ago by yuhan0 <[email protected]>
Fix typo in pr-request-map

It currently treats the 4-element list as a 2-element pair and ignores
the intended setting of s...

github.com/clojure-emacs/cider - 1d7916bfb5128f0a24565f2616d24ff82b7685f5 authored over 2 years ago by yuhan0 <[email protected]>
Handle streaming of results in eval handlers

github.com/clojure-emacs/cider - 33271f1342747017edb1c9f7bc940e0c0254df07 authored over 2 years ago by yuhan0 <[email protected]>
Add command for saving last eval to kill ring

github.com/clojure-emacs/cider - 3e238465a0bb85082bec8db57d7c4d95cc9b0a77 authored over 2 years ago by yuhan0 <[email protected]>
Add keybinding

github.com/clojure-emacs/cider - 5b4dbcb3a1a91719e314fbd585e9984620a07c0c authored over 2 years ago by yuhan0 <[email protected]>
[Fix #3183] Fix time subtraction bug in nrepl-client (#3184)

Port to future Emacs, and fix bug on current and older Emacs when the clock modulo 2**16 wraps a...

github.com/clojure-emacs/cider - 7506cc4613a5b71e5246fd83de347185b5d49c42 authored over 2 years ago by Paul Eggert <[email protected]>
Update the changelog

github.com/clojure-emacs/cider - 3eff4f9b10f9b748d752ff70a68b0ffa3be06419 authored over 2 years ago by Bozhidar Batsov <[email protected]>
[Docs] Document cider-connection-message-fn

github.com/clojure-emacs/cider - 6ab3da3b3a192efe0da29d084e6653d1bbaa923e authored over 2 years ago by Bozhidar Batsov <[email protected]>
Replace cider-inspire-on-connect with cider-connection message

While digging through the code I've noticed that it was still around
and offers a slightly more ...

github.com/clojure-emacs/cider - 814f72f44c6452a32dc5ff2002c6ea07ac866ca3 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Tweak changelog entries

github.com/clojure-emacs/cider - 26b98a2094f4f70b0aa218898e9f9b25a5fce55b authored over 2 years ago by Bozhidar Batsov <[email protected]>
Fix a copy/paste mistake

github.com/clojure-emacs/cider - 60d823863a09003705923e61235413bd7a961c24 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Restore inspirational messages on connect

Those were lost long-ago when the connection logic was reworked.

github.com/clojure-emacs/cider - 0a1f8b09d92c2f4a9e67e3dbd933011b2a6c67e3 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Remove unused FIXME comments for unused params

github.com/clojure-emacs/cider - 971f62b32d3cb60d1bcb4f339bf80f2bd738383a authored over 2 years ago by chaos <chaos@sympan>
Fix unused returned value compilation warning

and mark unused params with _

github.com/clojure-emacs/cider - 3972347a5d4083f09f7bf8cc78adff2055cda768 authored over 2 years ago by chaos <chaos@sympan>
Add comment about using `cond'

github.com/clojure-emacs/cider - 9130c6493f339edf3aa24da928d1f1c4edef6582 authored over 2 years ago by chaos <chaos@sympan>
Merge pull request #3177 from clojure-emacs/arne/colorize-test-assertion

Apply colorization on actual/expected test output

github.com/clojure-emacs/cider - db972bbdfbe777272529ec848c9f1991ae94dbda authored over 2 years ago by Arne Brasseur <[email protected]>
Update CHANGELOG.md

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

github.com/clojure-emacs/cider - ec64d73fa0d9aff7be520f35368e9b240ada680e authored over 2 years ago by Arne Brasseur <[email protected]>
Apply colorization on actual/expected test output

For matchers like matcher-combinators that rely on that.

github.com/clojure-emacs/cider - 9b56d45d11d0f71407832729ace81e09c37b154e authored over 2 years ago by Arne Brasseur <[email protected]>
[Fix #3173] Don't kill completion-at-point-functions completely (#3175)

github.com/clojure-emacs/cider - 86dd3fee9d9836dcd56f6abb91ba59b7aeedecb9 authored over 2 years ago by Andrey Listopadov <[email protected]>
Add missing argument for previous commit

github.com/clojure-emacs/cider - 36277802a47b0dbc9c1fd60f60908963c59c58d6 authored over 2 years ago by vemv <[email protected]>
[Fixes #3170] Skip ensure of repl available on xref functions (#3171)

github.com/clojure-emacs/cider - 41840db4776ecc1a966efe2d0fe842b40ddaf095 authored over 2 years ago by Eric Dallo <[email protected]>
Use clojure-mode 5.14.0

github.com/clojure-emacs/cider - 1e27eba570d265bc27317dc2a8f8c98d8b5414e0 authored over 2 years ago by vemv <[email protected]>
[Docs] Fix a mistake in the compatibility matrix

github.com/clojure-emacs/cider - 865d6f73e2a3613393fec745cbff20830786b41a authored over 2 years ago by Bozhidar Batsov <[email protected]>
Switch back the docs version

github.com/clojure-emacs/cider - 64cdcd468b72d7ffad398e0cdfcec30181e01608 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Release CIDER 1.3 ("Ukraine")

github.com/clojure-emacs/cider - 02ca53021682f426323dc7bb4e6b28e6c8f5eb30 authored over 2 years ago by Bozhidar Batsov <[email protected]>