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
70967f872c786c4178fe66e046e07d049475122b authored over 10 years ago
910fd30fa5c3825268c62281e7e0bc674a5398e1 authored over 10 years ago
This uses the new Grimoire 0.3 API. The implementation is extremely basic
at this point (and pre...
6851394d59a7c6a98ed4968396616c809da6afa1 authored over 10 years ago
By default it displays the namespace of the current Clojure buffer.
d73683c07a2af8cb990f81aa4f74eec5a9dc1d83 authored over 10 years agoReference - https://github.com/arrdem/clojure-cheatsheets/commit/f84a3bf09945d38972804f23d830d67...
5e19be0acb520db913ada42e9f2e901cec2e62ad authored over 10 years agoc209d8aa505b282667045e8aae5456c7755574e9 authored over 10 years ago
df9d445f09f26315a97e0809961084966fb90311 authored over 10 years ago
a8c77c27bb4b04a8fbee2feccf10c510139c84cf authored over 10 years ago
Allow third value 'tidy for cider-macroexpansion-suppress-namespaces.
8401323d656e432a0bfadbb46b65953a51401e70 authored over 10 years agobec35331130fb479dc559bbd5fb3511dd73a639f authored over 10 years ago
This reverts commit 8a45d2c49474a1d9a86a929596255583d61d9e3a.
d68f1848aa73dffe8ad5bfc27f0613e3f951d12a authored over 10 years ago84999fc90b37b12fae3fcc957eadc7d794064def authored over 10 years ago
89ff2a144985b0837330b0f8bdecfdca6de2b919 authored over 10 years ago
fcf6d537196180e05f2accc02249b5060e173546 authored over 10 years ago
83f0f03b595dd4e794ca847c099974c860e30187 authored over 10 years ago
b0cee9ec16aaefe93fa3445549259d45c64beab9 authored over 10 years ago
8a45d2c49474a1d9a86a929596255583d61d9e3a authored over 10 years ago
f185f66f0c98b2a23507184779ae0a18d26c5d34 authored over 10 years ago
d7763fe06708510f1166e81410190c6818d72a44 authored over 10 years ago
1a635242405a5fffdab206396134c07e62d295cb authored over 10 years ago
04fcaa550e4cbeba3f623e996c80b3cfd60d8560 authored over 10 years ago
04a335d022fe55772b756a7678a3fa06f0032712 authored over 10 years ago
548f66e3e2d5f09dced7717bc240723948aa4af6 authored over 10 years ago
22ea65355bbc5937e35d412804a3ca03859d6e95 authored over 10 years ago
9c615218982a9c949c6e8d890ead26622bd40605 authored over 10 years ago
a22cce7e3e19e5f8de5485ba5a0f7257f4e25a05 authored over 10 years ago
Replace ? in grimoire URLs.
802df2fdcaf1521c3e228d8b93efc9f4bfb0d382 authored over 10 years agoOtherwise they 404.
24b2b7e72561da73968a49ed8c0809e123487c72 authored over 10 years ago39275cb5d3974538bcde9f76d7f09ef7c0cc9f94 authored over 10 years ago
[Fix #670] Save point between two inserts to popup buffer.
10030858347f64bb8b5074640d8e5c0d7c8fd3ac authored over 10 years ago
Solution is inspired by "Process Filter Example" from Emacs Lisp
manual (including moving point ...
f7286789d77e41f5e7003e3b207cf252ad0f86ac authored over 10 years ago
Fix cider-jump-to for tramp
9478bbfcd260c2695bbcc2e3fe02b96877de0ab1 authored over 10 years agoFix the opening of resources in jar files on tramp connections (broken by 7a63d2b).
d94c5cff3c5d43e3ff0f91413fac8b0918be3398 authored over 10 years ago05c3090c4e79907aecf186c2a533386143c93e3e authored over 10 years ago
772527576229e7acc8d807d2b8f9e59bc5114396 authored over 10 years ago
d8cd4ff401da156edfb1714ee980b9a898b2dc1e authored over 10 years ago
f39a470a0d276b1b02bf4d04558a38dcda8c577b authored over 10 years ago
eac2bdd03c9220a77281e9a24e01180cc9c12600 authored over 10 years ago
The old code was pretty inconsistent - it was using one type of function
to find the beginning o...
This was causing a bit of confusion among the users, because they
weren't aware the config was o...
Add keybindings for buttons in test-report mode.
c0c14a0c924dcf10bffdd3db0e28f32a74ceea8c authored over 10 years agoThis is the same change as #666 repeated in another minor mode.
ca268b275fd95458546391b6ab61659f7e0da507 authored over 10 years agoAdd standard key bindings for buttons in doc-mode.
cefbda32caffd0c08393b192639e5f113db3eafd authored over 10 years ago
TAB - forward-button
<backtab> - backward-button
These are useful when the docs have URLs etc i...
2aaa0f76b2ae36b2170edb1cc62cfe97f6c9fa7f authored over 10 years ago29d068cbd3ee9ae6b7ca9445906fc0e0e593d88d authored over 10 years ago
Add apropos support.
fec420b50c6183b02ba263ee9b4e8aac2f2e3285 authored over 10 years ago
Add apropos search for function/var names (bound to <kbd>C-c C-h a</kbd>) and
documentation (bou...
[Fix #633] Refactor `cider-find-` and `cider-jump-`.
6899d72cd25be29b7c3c0eb49b8e7d596d4d47c5 authored over 10 years ago
The functions for resolving and jumping to vars and files had become
unwieldy. This makes them t...
[Fix #605] Url decode resource URLs and remove leading '/' from windows paths.
03d2285f9787f2c711608d6efbb25959087ae70b authored over 10 years agoc4dc748271ef9a39e11781b173eb68248162e60f authored over 10 years ago
cider--resource-file-url-to-file function created that extracts
the filename from the url, decod...
Move point on new scratch buffers below comments
69630fa69288c2c4b34b18202d5f5da3cc2565c8 authored over 10 years ago
This matches the behavior of a newly created emacs scratch buffer. Merges insert
forms as it acc...
7071ba083b5b8dc3afdfe6034ad8a81fbf94edbc authored over 10 years ago
Use cider variants of lisp-eval-region and eval-last-sexp in repl
6ab9c7c6a64d59771a1530929be654710bc41d7b authored over 10 years ago
It's an odd use case, but using C-c C-r or C-x C-e inside of a
cider repl should not throw an er...
cider-symbol-at-point actually returns an empty string instead of
nil when there is no symbol at...
a5ff8154edba0b991e513975679a99f06945a987 authored over 10 years ago
3fff5fe472e038e4401a90333748ee1665b0a6a3 authored over 10 years ago
Restore errantly removed 'cider-stacktrace-face'.
939524e7f91efb5f26fee9a01ff3945ba210d8cf authored over 10 years ago8e80c678ac04eb00543b54be8536552d6085a253 authored over 10 years ago
081a99ab5b9a620d5c733e1277810e00cb90dcea authored over 10 years ago
Today is definitely not my day...
c3f3effb8cad31559dbb01183f66bca659145096 authored over 10 years agodb3fe2c6128b18eb580362d9038fdb10eb0d6878 authored over 10 years ago
c2902f240b22719e6c993bac9761d2aaf80d0195 authored over 10 years ago
79d0e36db30641c3be2d53652e3a7433bdbcace3 authored over 10 years ago
e59e32b671f4e8d68ce473a5683c0baaef4e7eac authored over 10 years ago
ffc6eb896e52babd90e9914fd65c4ee9d1730493 authored over 10 years ago
0eeb8d82645dc9a32ec72ad522004904296630d6 authored over 10 years ago
[Fix #637] Ensure stacktrace presents exceptions with nil message.
aaf1a77f28aeab0bf5dca00102c3168341f46418 authored over 10 years agoAlso, add `cider-test-report-buffer` to `cider-ancilliary-buffers`.
fb83a0c48c757f805019913e0493cb44aafc50dd authored over 10 years agoChanges to the code that handles errors.
1aef9714f3a3e13291cfa4cec5f65ca9adc876a2 authored over 10 years agoNote I am not sure how this ever really worked.
72d0937a0d6c599668c5c3c027315487ef5eaa4f authored over 10 years agoFix `cider-stacktrace-navigate`.
c53868978cf18ad600106b27625bab1cf124cb84 authored over 10 years ago69637658dae3f35b06f5883159ce0fe9a8b63bab authored over 10 years ago
Fix jumping between definitions in the same buffer.
14aef1d8ca8f6170a2cc7ec0b0c876964e6db8eb authored over 10 years agoRemove use of paredit in 'cider-test'.
b292719df4fd5ab61be4d01daa24fda70dbed575 authored over 10 years agoaa9aa082bc23b7661ae1c33417497277240c38d1 authored over 10 years ago
450b63bdfcccbdc6cca8ae3a8c8333c0d1f9893e authored over 10 years ago
5a1d3751969a53645381078d1d779bae9a3127ec authored over 10 years ago
Fixes #632.
9f2747ac748a811bba44ce5c2ce4ce55d248cf76 authored over 10 years ago6ba0de8870f0baa0e956256ec81cc6f995118c61 authored over 10 years ago
54c00d9d41c36bca348d0b2809085d3c32d6bc15 authored over 10 years ago
[Fix #626] Enable `cider-test-run-test` on any Clojure buffer.
00312396cd0b57afc32da13b9ca1700a17f55aab authored over 10 years ago
Previously this command was only enabled in the report buffer and on
tests that had previous fai...
Include cider-test.el in package.
a07c6a7b81ccfd7f0763ec33279dec37a497db1f authored over 10 years ago8ca4d123984b1cb976898290d57a2698cf573101 authored over 10 years ago
[Fix #613] Add clojure.test integration.
9098201d53f2e400633d96ad7320bb28dc004037 authored over 10 years ago
Sync requests are useful only for short running computations.
If no response is received in a fe...
A simple command, which simply evals `clojure.tools.namespace.repl/refresh`.
f359a0c3e3726e4a661d03601f1d6d709061fc26 authored over 10 years agoAdd 'cider-test' to replace the venerable, now-retired 'clojure-test-mode'.
a2b37dd28aaf335215a6563fd6193bfc17d41fa8 authored over 10 years agoIt's pretty much redundant now that we have cider-nrepl.
462257ce1ee3d09236a347e3731e120d3c3bf7b5 authored over 10 years ago45870d30e8b7a838d56e584ce8ad44af7123c18d authored over 10 years ago
0980a3329efc5c43ca5e34163174f2270de25ffe authored over 10 years ago
09dc1b1a55230dd5486437d6bef510610cacafaa authored over 10 years ago
cider-sexp-at-point works far less reliably, so using it is generally not
a very good idea.
a11a6b3583e3c236cce37dbf3877ea0282222eeb authored over 10 years ago