summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Improve the wording a bitBozhidar Batsov2016-10-05
|
* Add new command `cider-toggle-request-dispatch`Bozhidar Batsov2016-09-28
|
* Fix usage of RET in several keymaps (#1852)Andriy Kmit2016-09-26
| | | | | | Replace several occurrences of [return] in keymap definitions with (kbd "RET"). Also remove now redundant binding for `C-M`.
* [Fix #1769] Display fn spec in the doc buffers (#1833)Chaitanya Koparkar2016-09-15
|
* [Fix #1824] Add support for cider-jack-in dependency exclusions (#1844)Benedek Fazekas2016-09-14
| | | | | | | | | | Add an option to define exclusions for injected dependecies. Add `org.cloure/clojure` exclusion to `org.clojure/tools.nrepl` to mitigate problem with tools.nrepl's clojure dependency. Note about boot: the latest stable release does not support defining dependency exclusions on the command line. However, this feature is available in the upcoming 2.7.x release. This feature will be added for boot when 2.7.x is released.
* Relabel stacktrace suppression button (#1836)sanjayl2016-08-30
| | | | More explicitly state the intent of the stacktrace suppression button(s), in response to https://github.com/clojure-emacs/cider/issues/1829
* Fix a typo (#1830)johnv021392016-08-25
|
* [Fix #1825] Show generated test input (#1826)Sebastian Poeplau2016-08-20
|
* Update all inspector operations to use nREPL sync requests (#1821)Chaitanya Koparkar2016-08-17
|
* Improve a bit a commentBozhidar Batsov2016-08-13
|
* Set a codename for version 0.14Bozhidar Batsov2016-08-13
|
* Bump the seq.el depBozhidar Batsov2016-08-07
|
* Bump the clojure-mode depBozhidar Batsov2016-08-07
|
* Shorten an error messageBozhidar Batsov2016-08-06
| | | | | It wasn't taking into account gradle projects and was a bit too verbose.
* [Fix #1819] Handle properly missing commands on cider-jack-inBozhidar Batsov2016-08-06
| | | | | When you pass nil to shell-quote-argument it blows up, so we have to take some precautions.
* Bump the clojure-mode dep to 5.5.1Bozhidar Batsov2016-07-27
|
* Bump the development versionBozhidar Batsov2016-07-27
|
* Fix latest changelog entryBozhidar Batsov2016-07-27
|
* [#1677] Handle lone carriage returns as newline (#1814)dpsutton2016-07-27
|
* California, here we come!Bozhidar Batsov2016-07-25
| | | | CIDER 0.13 (California) is out! :-)
* Improve the code style a bitBozhidar Batsov2016-07-25
|
* [Fix #1794] Flush ansi color context after printing (#1813)dpsutton2016-07-25
|
* [Fix #1804] Remember cursor position between cider-inspector-* operations ↵Chaitanya Koparkar2016-07-24
| | | | (#1807)
* Mention cider-hydra in the manualBozhidar Batsov2016-07-24
|
* Mention helm-cider in the manualBozhidar Batsov2016-07-24
|
* [Fix #1811] Handle properly jack-in commands with spaces in themBozhidar Batsov2016-07-23
|
* Merge pull request #1808 from cskksc/minor-changesBozhidar Batsov2016-07-19
|\ | | | | Minor changes
| * Make cider-eldoc-thing-type consistent with cider-propertizecskksc2016-07-17
| |
| * Minor indentation fixcskksc2016-07-17
| |
* | Tweak the eval keymap a bitBozhidar Batsov2016-07-17
| |
* | Move eval commands to a single keymap (#1805)dpsutton2016-07-16
| | | | | | Move eval commands to a single keymap.
* | Make cider-repl-closing-return complete { and [ (#1799)pyridine2016-07-11
| | | | | | | | It already did this for (, now we're extending this feature to all similar parenthesized expressions.
* | [Fix #1782] Make mouse-over tooltip less intrusive (#1801)Chaitanya Koparkar2016-07-11
|/ | | Disable the tooltips when help-at-pt-display-when-idle is non-nil.
* Show default action in apropos act on symbol prompt (#1800)Tijs Mallaerts2016-07-10
|
* Add missing package-version propertyBozhidar Batsov2016-07-10
|
* [Fix #1646] Add option to control apropos actions (#1791)Tijs Mallaerts2016-07-10
|
* Fix a couple typos in testing doc (#1798)Antoine Chesnais2016-07-06
|
* Improve a local's nameBozhidar Batsov2016-07-06
|
* Fix a prompt formatArtur Malabarba2016-07-05
|
* Fix order of nth and fix support for unlabeled endpointArtur Malabarba2016-07-05
|
* Fix the quoting of some symbols in the changelogBozhidar Batsov2016-06-30
|
* Add one more inspirational quoteBozhidar Batsov2016-06-29
|
* Merge pull request #1785 from cskksc/feature/multiline-eldocBozhidar Batsov2016-06-23
|\ | | | | Add support for multiline eldoc
| * [#1782] Customizable appearance of a multiline docstringcskksc2016-06-23
| |
| * Remove read from cider-browse-ns--first-doc-linecskksc2016-06-14
| |
* | Fix orphaned nrepl-messages buffer after cider-quit (#1788)Michael Brand2016-06-21
| |
* | Add one more inspirational messageBozhidar Batsov2016-06-12
| |
* | [Fix #1767] Read and eval defun at point (#1774)mallt2016-06-10
|/
* Add a test for #1777Artur Malabarba2016-06-06
|
* [Fix #1777] Correct custom spec for cider-preferred-build-toolArtur Malabarba2016-06-06
|