summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* Fix namespace navigation in the namespace browserBozhidar Batsov2016-02-13
* Change the keybinding for cider-apropos-documentationBozhidar Batsov2016-02-12
* Make the connection message displayed in the minibuffer configurableBozhidar Batsov2016-02-10
* Add a command to display useful usage tipsBozhidar Batsov2016-02-08
* Mention the cider-test keybindings availability in the REPL in the changelogBozhidar Batsov2016-02-07
* [Fix #1540] Fix cider-complete-at-pointArtur Malabarba2016-02-07
* [#1543] Add some getting started instructions to the welcome bannerBozhidar Batsov2016-02-06
* Update a changelog entryBozhidar Batsov2016-02-06
* New feature: EnlightenArtur Malabarba2016-02-05
* [Fix #1507] Configure show-maximum-output with a defcustomJohn Valente2016-02-05
* Use mnemonic keybindings for test commandsJeff Valk2016-02-04
* Enable running tests in multiple namespacesJeff Valk2016-02-04
* Add a changelog entry for cider-nrepl#294Bozhidar Batsov2016-02-02
* Merge pull request #1536 from phillord/feature/eval-to-commentBozhidar Batsov2016-02-02
|\
| * Add `eval-defun-to-comment` commandPhillip Lord2016-02-01
* | [Fix #1529] Close nREPL messages buffer when its matching connection isBozhidar Batsov2016-01-31
|/
* [Fix #1458] Separate nREPL messages by connections instead of byBozhidar Batsov2016-01-31
* [#1493] Add a changelog entryBozhidar Batsov2016-01-31
* Document the change in default value of the overlay font-lockingArtur Malabarba2016-01-30
* Update changelog for 0.10.2 releaseWes Morgan2016-01-27
* Make auto scroll work with repl buffer in non-selected framesRyo Fukumuro2016-01-21
* Document the previous commits in the ChangelogArtur Malabarba2016-01-19
* Merge pull request #1517 from clojure-emacs/debug-hereBozhidar Batsov2016-01-17
|\
| * Implement the :here command in debug sessionsArtur Malabarba2016-01-15
* | [Fix #1518] Add cider-dynamic-indentation defcustomArtur Malabarba2016-01-16
|/
* [Fix #1456] Don't font-lock buffer if font-lock-mode is OFFArtur Malabarba2016-01-15
* Support a :stack status in cider--debug-response-handlerArtur Malabarba2016-01-15
* Update the readme and the changelog to account for 0.10.1Bozhidar Batsov2016-01-05
* Suppress eldoc when the current sexp seems to be too largeRyo Fukumuro2016-01-04
* Use text properties instead of overlays for ANSI coloringRyo Fukumuro2016-01-04
* Add a Changelog entry for #1490Michael Griffiths2015-12-29
* Fix typo in changelogJeff Valk2015-12-29
* [Fix #1379] Fix test highlighting at start of lineJeff Valk2015-12-29
* [Fix #1435] Display test results more specificallyJeff Valk2015-12-28
* Improve stacktrace presentation of compiler errorsJeff Valk2015-12-27
* [Fix #1482] Clear nREPL sessions when connection is closedRyo Fukumuro2015-12-27
* Delete overlays when clearing REPL bufferRyo Fukumuro2015-12-27
* [Fix #1486] Complete a partial fix in stacktrace font-locking.Jeff Valk2015-12-26
* [Fix #1452] Fix broken ANSI coloring in the replRyo Fukumuro2015-12-25
* [Fix #1479] Make paredit and cider-repl-mode play niceBozhidar Batsov2015-12-24
* Check major mode first when choosing connectionDan Fuchs2015-12-22
* Fix occasional error when indenting namespace-qualified functionRyo Fukumuro2015-12-20
* [Fix #1463] Make the process of associating a connection with a project more ...Bozhidar Batsov2015-12-17
* [Fix #1466] Correctly font-lock pretty-printed results at the REPLMichael Griffiths2015-12-12
* Merge pull request #1447 from cichli/pprint-fnBozhidar Batsov2015-12-12
|\
| * Add cider-pprint-fn optionMichael Griffiths2015-12-12
* | Mention we now support only Clojure(Script) 1.7+ and Java 7+Bozhidar Batsov2015-12-12
|/
* Document previous commit in the ChangelogArtur Malabarba2015-12-11
* [Fix #1460] Font-lock traced varsBozhidar Batsov2015-12-10
* [#1446] Alter the behavior of cider-inspectBozhidar Batsov2015-12-09