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

Bump the development version

github.com/clojure-emacs/cider - 9925729badb89444db28d29f356e2742546aa924 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Update the changelog

github.com/clojure-emacs/cider - 6ceda18a9e48cecb21dfea3729d11d83430eef2d authored over 5 years ago by Bozhidar Batsov <[email protected]>
Switch back to cider-nrepl 0.22.0

Something's wrong with clojars and I can't push cider-nrepl 0.22.1 there now.

github.com/clojure-emacs/cider - e6d8eb31f0f54fd324687acb424709c1b90b018b authored over 5 years ago by Bozhidar Batsov <[email protected]>
Release 0.22

github.com/clojure-emacs/cider - 8a1262dae8f86f03fa2ec0abdbced10ff7e5ee1e authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix two typos in misc_features.adoc

The keybindings when referring to the prefix and double-prefix arguments to `cider-ns-refresh` a...

github.com/clojure-emacs/cider - 94cb9a22610ce5b3211551c0b2ca1059a379ca20 authored over 5 years ago by jhacksworth <[email protected]>
Fix docstring for cider-mode-menu

github.com/clojure-emacs/cider - 0c99b0718e1825d020115e0da736ddbcecabb910 authored over 5 years ago by Dale Sedivec <[email protected]>
Update the codename

github.com/clojure-emacs/cider - 3a68ccec0e7c9476691bd57798fa83d6f12ed1fa authored over 5 years ago by Bozhidar Batsov <[email protected]>
Bump the required middleware version

github.com/clojure-emacs/cider - 4677899de44b356fe9ca79f4523f9dae75451fc0 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Add keybindings for the cider-xref commands

github.com/clojure-emacs/cider - f350c7431330ca7cd2f01a1fddefbb637d3e3493 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Bump the required cider-nrepl

github.com/clojure-emacs/cider - b7849b476cbe72ac1a95b339d8e7ba9617a46b08 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix the rendering of the xref buffer

A misplaced closing paren was messing up all the actions in the buffer.

github.com/clojure-emacs/cider - 3e7bc1d8eed2d950c7d8ffcbd0ec973e7de9d61e authored over 5 years ago by Bozhidar Batsov <[email protected]>
Rely on the ClojureDocs middleware for the sym resolution

Originally the middleware was relying on the clients to figure out the
resolution, but this was ...

github.com/clojure-emacs/cider - 906171b0cb79e8d45a42ce5e419e88b15bbe34ba authored over 5 years ago by Bozhidar Batsov <[email protected]>
Improve code consistency

github.com/clojure-emacs/cider - 13a82e758e3f1e24ef7baad37ea393bc68a1cb44 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix a local's name

github.com/clojure-emacs/cider - bdd042e8a698a24fe83579f5ee30f05509d7f1be authored over 5 years ago by Bozhidar Batsov <[email protected]>
Resolve symbols in the current ns before looking them up on ClojureDocs

github.com/clojure-emacs/cider - 09d81b84036d22978bb4aa2959a1084b2ab046be authored over 5 years ago by Bozhidar Batsov <[email protected]>
Require cider-nrepl 0.22-beta13

github.com/clojure-emacs/cider - 00a8fa7fced45dec5147d7cb7ce9b31966d4b5a8 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Tweak the history a bit

github.com/clojure-emacs/cider - f711d312223e27023f0cb43b05c2132d727d9710 authored over 5 years ago by Bozhidar Batsov <[email protected]>
[#2663] Map cider-clojuredocs to C-c C-d C-c

I think it's a bit easier to type/remember than C-c C-d C-r.

github.com/clojure-emacs/cider - 3a53d39777c8de006fab6eefc5784c9059c8d602 authored over 5 years ago by Bozhidar Batsov <[email protected]>
[#2663] Implement displaying ClojureDocs data in an Emacs buffer

github.com/clojure-emacs/cider - e32df61ea08ebcb0e70644547386537d7c4cdaaa authored over 5 years ago by Bozhidar Batsov <[email protected]>
Mention kaocha-runner

github.com/clojure-emacs/cider - 27c24560b437f81169c0a716b8dc1c4ba817e2a2 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Extend a bit the history page

github.com/clojure-emacs/cider - bbefb99edd5fa1feb96951bb7b7d6cdd12ff43a5 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Move a footnote where it belongs

github.com/clojure-emacs/cider - cd351f7bc4754ed7ed004b8752ff253b9a084797 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Bump the required cider-nrepl version

github.com/clojure-emacs/cider - f5783e63b4f9e448a252862c8ea57906a3972e76 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Improve instructions for updating nREPL

github.com/clojure-emacs/cider - c077b4c3151edf7bd86e06c73e684c85e156ee79 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix a couple of broken links to the manual

github.com/clojure-emacs/cider - ef726053c5c2c3bbea043ba2b4c8f35410745697 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Don't disable cider-mode until all CIDER sessions have been closed

github.com/clojure-emacs/cider - bad9995772c07467c945161552a035f32de66008 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Optionally specify a done-handler to cider-load-file-handler

github.com/clojure-emacs/cider - 3b7dfc3d33a953acb4c9b41876342745b83f2925 authored over 5 years ago by Magnar Sveen <[email protected]>
Optionally specify a callback to cider-load-buffer

github.com/clojure-emacs/cider - 2ec98ea66b5d8991600e9a15a6d99d442bce2cea authored over 5 years ago by Magnar Sveen <[email protected]>
Fix checkdoc

github.com/clojure-emacs/cider - b6c0faa41cb394b02b3a704fcd266e1e974e9ae9 authored over 5 years ago by Magnar Sveen <[email protected]>
Update changelog with #2689

github.com/clojure-emacs/cider - 87f750bac5fc35945e5adc9b79cc0bf61cef8d74 authored over 5 years ago by Magnar Sveen <[email protected]>
Bump the cider-nrepl dep

This version addresses the completion regression introduced in 0.22.0-beta10.

github.com/clojure-emacs/cider - 31abf6ec5667257b8ae1c40cd770b16f41673a92 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Revert "Bump the cider-nrepl dep"

This reverts commit fb2fe7684f1c3c4181627bb7e33b0e61b619610b.

See https://github.com/clojure-em...

github.com/clojure-emacs/cider - 7db6c2ce30b9309fe9531e5b65b9845831074cd0 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Bump the cider-nrepl dep

github.com/clojure-emacs/cider - fb2fe7684f1c3c4181627bb7e33b0e61b619610b authored over 5 years ago by Bozhidar Batsov <[email protected]>
Observe `cider-use-tooltips` so it can prevent filling the echo area

Fixes clojure-emacs/cider#2472

github.com/clojure-emacs/cider - d8d36b52e57c16011fe3e9796923a8c51c726b79 authored over 5 years ago by vemv <[email protected]>
[Fix #2656] Base64 encode command when using PowerShell

To avoid multiple layers of escaping when using tools.deps with
PowerShell, base64 encode the cl...

github.com/clojure-emacs/cider - cd68e207ffe68e7e2f39b7ca884959f627fb468d authored over 5 years ago by Scott Douglas-Watson <[email protected]>
[#2663] Switch Grimoire over to ClojureDocs

This handles only the web views, as the data from the middleware needs
further processing.

github.com/clojure-emacs/cider - 31f83dfadbf0d180a6273f8b19429e12bc23ef3a authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix a broken link

github.com/clojure-emacs/cider - bc084b8d0d6b2cb0d4399fe8078382b7d8918e0f authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix the cider-file-loaded-hook definition

github.com/clojure-emacs/cider - 579284db2bae0afbe101659021359a37c60b7318 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Tweak a changelog entry

github.com/clojure-emacs/cider - 85445931014d901c024c9d326c238089ba006fa4 authored over 5 years ago by Bozhidar Batsov <[email protected]>
[Fix #2676] widen before cider--file-string

Wrap the (buffer-string) in cider--file-string in
a (save-restriction (widen)), so that if the c...

github.com/clojure-emacs/cider - 6a9742204e7bac51239fe841b76c039e373469d5 authored over 5 years ago by Griffin Smith <[email protected]>
[completion] Protect get-context function from errors

This is useful in any case since it's better to provide fewer
completions (because we couldn't o...

github.com/clojure-emacs/cider - e0fb1c9e87623b343efd5edb2c869e89ff18f895 authored over 5 years ago by Alexander Yakushev <[email protected]>
Enable my GitHub sponsor profile

I was finally approved today.

github.com/clojure-emacs/cider - dd6d4c4236c6a7beb2ad755f9ef65e6243092fd8 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix defs for cider-eval-pprint-commands-map and cider-eval-commands-map (#2678)

github.com/clojure-emacs/cider - cb7d63b63a7b2e7572cb18f405b56d568eec499d authored over 5 years ago by Robert Krahn <[email protected]>
Remove ellipses ("...") from startup command log

so many people (myself included) assumed this meant the command
displayed was truncated rather t...

github.com/clojure-emacs/cider - 3b0b606dc1e7c7a1acd3f353a0bbdb6e145c79bb authored over 5 years ago by dan sutton <[email protected]>
Tweak a section title

github.com/clojure-emacs/cider - 496267e9bf2b26ec1b9ce7c07343523162c493b5 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix some markup

github.com/clojure-emacs/cider - da2f1991bcc7ac9431c545d5b77379b4c60cf580 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Extend the documentation on connection management

github.com/clojure-emacs/cider - f1dd3ec8e597b87a1e8b59aaacdebd160881e10a authored over 5 years ago by Bozhidar Batsov <[email protected]>
[#2647] `cider-repl-require-repl-utils` loads cljs repl utils (#2674)

github.com/clojure-emacs/cider - 7ea9605751acf7766aa53c87cacff2d5a263f432 authored over 5 years ago by Robin Karlsson <[email protected]>
Fix broken markup

github.com/clojure-emacs/cider - edbbbd889ce9dfa446c912f21ab5b2f42fbf0f7a authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix some broken ordered lists

More details here https://mrhaki.blogspot.com/2017/10/awesome-asciidoctor-using-paragraphs-in.html

github.com/clojure-emacs/cider - a6250c27dee22f4180cbe6bcbe35559a1dc9183b authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix some markup

github.com/clojure-emacs/cider - 019313f7692c0f1cb4c16df3d333ab34cf5e5c49 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Tweak a bit the eldoc documentation

github.com/clojure-emacs/cider - d6ff44501c7459edaea8604e9cce34672cbc5643 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Expand greatly the indentation documentation

github.com/clojure-emacs/cider - 329cb822ad767806fec341bffa45326869b8e2e6 authored over 5 years ago by Bozhidar Batsov <[email protected]>
[Fix #2673] Update a couple of broken links

github.com/clojure-emacs/cider - 78f3e38b4bf9a5bbd0fed496582237b0b1fcdd41 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Add a couple of notes about downgrading CIDER

github.com/clojure-emacs/cider - 33a88fedaad3e4ed194e350cf39ad9696d262fba authored over 5 years ago by Bozhidar Batsov <[email protected]>
Bump the required cider-nrepl version

github.com/clojure-emacs/cider - 5c44a01d163de07a800e09cfe0c1d0f28867d322 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Bump the required cider-nrepl version

github.com/clojure-emacs/cider - 29e9eecd4bee1b7f4187460c90677dad0488786b authored over 5 years ago by Bozhidar Batsov <[email protected]>
[Fix #2659] Fix tests on Emacs 25

`temporary-file-directory` the function was introduced in Emacs 26 so
the tests failed on Emacs ...

github.com/clojure-emacs/cider - 578e00f098f56595a9d4a6c66e48062c5bacb5bf authored over 5 years ago by Robin Karlsson <[email protected]>
Deprecate most jack-in/connect aliases

We've got way too many jack-in/connect commands already and the aliases are
confusing newcomers.

github.com/clojure-emacs/cider - 51b5dda4aacee0a61681d53a2781f7b8baaa025b authored over 5 years ago by Bozhidar Batsov <[email protected]>
Remove lein from circle images

part of jack in is to determine which build tool and to resolve the
command. when not present it...

github.com/clojure-emacs/cider - 7a0adfb0580fef5a2ebd86047397f83957d88b6b authored over 5 years ago by dan sutton <[email protected]>
Remove apt-get steps from circle steps

github.com/clojure-emacs/cider - e8ce625db9e133b7f9eb17ef9bd5536de9b3242a authored over 5 years ago by dan sutton <[email protected]>
[Fix #2659] Handle `#shadow/env` tag when getting shadow-cljs builds (#2668)

Since builds are unlikely to be set from env variables just pass the
`#shadow/env` tag values t...

github.com/clojure-emacs/cider - 1a194f94830e2fdebfd7b4b42181fc1bef4432d2 authored over 5 years ago by Robin Karlsson <[email protected]>
Remove entrypoint for lint test

github.com/clojure-emacs/cider - cc7a09592a07280d1ebe80dbae645e62a6590aa1 authored over 5 years ago by dan sutton <[email protected]>
Run lint tests in emacs 26

github.com/clojure-emacs/cider - 14daed3b58d1c03c489d8a703d34f92912fefb43 authored over 5 years ago by dan sutton <[email protected]>
Ensure fake file paths have a "real" root

CIDER calls `cider-format-connection-params` with the connection
params to make a name for a con...

github.com/clojure-emacs/cider - 0e1224a4d00bda2ada7f0468d83f407fe59de97b authored over 5 years ago by dan sutton <[email protected]>
Adjust tests to run locally and lint independent of tests

1) Linting failures were reported across the board as emacs 25
failure, 26 failure, and emacs-ma...

github.com/clojure-emacs/cider - 04cde7c9f6884f443d5525c46d267d1b39f989c6 authored over 5 years ago by dan sutton <[email protected]>
Capitalize variable name in doc string

emacs is a strict beast

github.com/clojure-emacs/cider - 2a5c27665efa65d58324ecf818efd3d3e843d215 authored over 5 years ago by dan sutton <[email protected]>
Compare hashkeys with `:to-have-same-items-as` buttercup matcher

github.com/clojure-emacs/cider - 5284b86c1207fb8763095dfac4ade235d68afa3b authored over 5 years ago by dan sutton <[email protected]>
Bump the injected cider-nrepl version

github.com/clojure-emacs/cider - da26786c29af9a61660fb261c16fac0658614f28 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Correctly exclude namespaces from apropos

Confluence of bugs in orchard, cider-nrepl, and CIDER. CIDER was using
the wrong key to send exc...

github.com/clojure-emacs/cider - daf5cdb77ae0ece954b43e7d86acb3d7d4c593cb authored over 5 years ago by dan sutton <[email protected]>
Extend the auto-injection docs

github.com/clojure-emacs/cider - 1f67d5713c8848f736b00813df3d19c6b81e423e authored over 5 years ago by Bozhidar Batsov <[email protected]>
Add minibuffer completion for shadow-cljs builds (#2646)

github.com/clojure-emacs/cider - 075967d06b791566d9b74acfc1c7010a35a01ee0 authored over 5 years ago by yuhan0 <[email protected]>
Move the cider-nrepl instructions to a dedicated section

github.com/clojure-emacs/cider - 86fa1d8ba2129734117d15c35b3600fe62f537d5 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Improve the jack-in customization documentation

github.com/clojure-emacs/cider - 4ed3b37d0cc280a506e4676cab139fbcc075d457 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Add PayPal to FUNDING.yml

github.com/clojure-emacs/cider - 1dd7343ec22c203019c83ba4a43550a91168a63e authored over 5 years ago by Bozhidar Batsov <[email protected]>
Comment out GitHub sponsor funding platform

This is resulting in a warning for users that are not enrolled in the program
yet.

github.com/clojure-emacs/cider - 11a0eaa592b642fdef0b1638aa91ab218a451d8b authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix some headings

github.com/clojure-emacs/cider - 1b09c12d99d49d1a218258c206a23621463c24e6 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix typo in cider-selector docstring

github.com/clojure-emacs/cider - 505a18553e0f374dc5725fddaf168f6cf99883da authored over 5 years ago by Ian Kerins <[email protected]>
Fix a typo

github.com/clojure-emacs/cider - bddaaebf696894251454034e3dc762534301ebff authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix the rendering of a keybinding

github.com/clojure-emacs/cider - 9c3b7068d43a2ed8b6d13f04f2dddca2e8f6a0a0 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Remove a legacy caveat

This problem was solved years ago. Guess we should review the docs more often.

github.com/clojure-emacs/cider - 09afe50853f6d1afaff55e1e0b533eade6527120 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix the positioning of the CIDER architecture image in the docs

github.com/clojure-emacs/cider - f1ad3ff22dcab12a80070201594e8af17bb81b36 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Remove the logo from the index page of the docs

Now that we have a proper landing page at https://cider.mx it's no
longer needed here. Not to me...

github.com/clojure-emacs/cider - f0bea0af807a004e03cf733c352de12860dd6915 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Update a reference to the manual

github.com/clojure-emacs/cider - 1b6ed84593baf520679bcad947817dc307b2b854 authored over 5 years ago by Bozhidar Batsov <[email protected]>
[Fix #2651] Update references to the online manual

github.com/clojure-emacs/cider - 77a49a0c02269353cc2257bdaa3c854f35b0878e authored over 5 years ago by Bozhidar Batsov <[email protected]>
Remove some outdated info

github.com/clojure-emacs/cider - b1932b65433abdfa66a0bf531e5da757cc0df652 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix some special buffer name references in the docs

You need to escape anything surrounded in * with +, otherwise it's
going to be treated a formatt...

github.com/clojure-emacs/cider - 57cd97c0cc6fe98e0b6b54a37d24a38d323f0e2e authored over 5 years ago by Bozhidar Batsov <[email protected]>
Add a link to the homepage

github.com/clojure-emacs/cider - 0c545444e17ab40f910140004be003afd753aee7 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Correct typo, fudge -> fudje

github.com/clojure-emacs/cider - 03257b170a047320fe2d4c313608d91a29002a40 authored over 5 years ago by Derek Passen <[email protected]>
docs: fix spelling

github.com/clojure-emacs/cider - e919520fedb19040e48d77c46efe836b1d5d614b authored over 5 years ago by Jonathan Chen <[email protected]>
Update the license section of the manual

github.com/clojure-emacs/cider - 5fab9fe60864b3ac517198197f37a647fd3e99b6 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix a broken link in the manual

github.com/clojure-emacs/cider - 856ff10496f0f40b24ca83c44aefc7b2b368ac81 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Tweak some formatting

github.com/clojure-emacs/cider - c3b86ba4738ac1fb61ecacde97506e89bb9dedb6 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix a broken link

github.com/clojure-emacs/cider - 0f27dd1c1f26a896baff92bb6de653df9e80d5e4 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Bump the required cider-nrepl

github.com/clojure-emacs/cider - c8bd06faf66f182550e91f558a653dc5e1a18a1c authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix syntax-highlighting of Elisp snippets in the docs

Antora uses highlight.js for syntax-highlighting and it doesn't
understand Emacs Lisp. (Common) ...

github.com/clojure-emacs/cider - 7a704844217e88e15f4b2ae01306cb5df75aad32 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Tweak the instructions for working with the manual

github.com/clojure-emacs/cider - 67095271e3488af3c87fa72642057796224f27a8 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Bump the injected cider-nrepl version

github.com/clojure-emacs/cider - d5c551b9d44e4239db04887461efb747411336d6 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Bump the injected cider-nrepl version

github.com/clojure-emacs/cider - d1b6de8d0b6b171e55460b66d789046f65607452 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Drop cider.tasks/nrepl-server usage

Now that boot supports the new nRepl, we do need a custom task anymore so we
are going to use th...

github.com/clojure-emacs/cider - 0817d7136c4535ee3ff39fe2ea3408d99c0a85f8 authored over 5 years ago by Andrea Richiardi <[email protected]>