summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
...
* Rename `cider-eval-defun-to-point` and `cider-eval-sexp-to-point`Bozhidar Batsov2018-06-22
* [Fix #2328] Add new interactive command cider-eval-sexp-to-point (#2339)Chris Zheng2018-06-22
* Add support for printing to the current buffer to `cider-eval-defun-to-point`Bozhidar Batsov2018-06-21
* [#2305] Make it possible to disable the REPL type auto-detectionBozhidar Batsov2018-06-21
* Eval top level defuns inside comment forms (#2323)dpsutton2018-06-19
* Introduce a new command named `cider` (`C-c M-x`)Bozhidar Batsov2018-06-19
* Update the changelogBozhidar Batsov2018-06-18
* Update the requirementsBozhidar Batsov2018-06-18
* Group insert-into-repl commands in a common keymap and make them more flexibl...dpsutton2018-06-12
* [Fix #2310] Add cider-format-edn-last-sexp (#2311)Chris Zheng2018-06-08
* Use a better error when a cljs repl form cannot be foundAndrea Richiardi2018-06-07
* [Fix #2294] simplify stacktrace filter mechanismdan sutton2018-06-04
* Inject piggieback automatically on cider-jack-in-clojurescriptBozhidar Batsov2018-05-20
* Update the changelogBozhidar Batsov2018-05-19
* Release 0.17 (AndalucĂ­a)!Bozhidar Batsov2018-05-07
* Add support for displaying various images (#2248)Reid D McKenzie2018-04-28
* Make it possible to disable redirecting the server output to the REPLBozhidar Batsov2018-04-24
* Remove the Rhino stuffBozhidar Batsov2018-04-18
* Extend the test filtering functionalityBozhidar Batsov2018-04-17
* Add test selector supportBenedek Fazekas2018-04-03
* Allow predicates in plugin and middleware listsRadon Rosborough2018-03-27
* [Fix #2244] Display the REPL name in the modelineBozhidar Batsov2018-03-24
* Add a missing . to a changelog entryBozhidar Batsov2018-03-23
* Add support for shadow-cljs to cider-jack-inBozhidar Batsov2018-03-23
* Update CHANGELOG.mdAlexander Yakushev2018-03-22
* [Fix #2240] `cider-test-ediff` values properly (#2241)Tianxiang Xiong2018-03-18
* [#2235] Make repl ignore a blank string rather than evaluating itNeil Okamoto2018-03-12
* [#2202] Check in advance if a ClojureScript REPL can be created or notBozhidar Batsov2018-03-05
* Add support for starting Nashorn ClojureScript REPLsBozhidar Batsov2018-03-04
* Fix `cider-eval-region` masking `clojure-refactor-map` in `cider-repl-mode` (...Gregory Ganley2018-03-03
* [#2202] Decouple the ClojureScript REPL selection from the build tool being usedBozhidar Batsov2018-03-01
* [Fix #2102] check-parens before middleware in cider-format-bufferNeil Okamoto2018-02-17
* [Fix #2191] Mention the support for `tools.deps` in the changelogBozhidar Batsov2018-02-06
* Implement a basic interface for the Clojure CheatsheetBozhidar Batsov2018-01-30
* Render diffs for expected / actual test resultsTianxiang Xiong2018-01-23
* Fix a couple of changelog entriesBozhidar Batsov2018-01-22
* [#2171] Add a changelog entry for the "See Also" updatesBozhidar Batsov2018-01-22
* Drop support for cljxBozhidar Batsov2018-01-21
* [Fix #2160] Make it possible to customize *print-length* and *print-level* vi...Bozhidar Batsov2018-01-20
* Add a menu for cider-browse-ns-modeBozhidar Batsov2018-01-20
* Highlight failed assertions in tests that were defined interactivelyBozhidar Batsov2018-01-19
* Java files are now linked in stack traces if paths are configured (#2167)Oleh Krehel2018-01-15
* Fix a changelog entry and kill some whitespaceBozhidar Batsov2018-01-15
* [Fix #2163] Add cider-browse-spec-regex (#2165)Juan Monetta2018-01-15
* [Fix #1976] Add an interactive command for connecting to a running ClojureScriptBozhidar Batsov2018-01-15
* [Fix #2113] Add a couple of commands for evaluating the last/current sexp inBozhidar Batsov2018-01-14
* [Fix #2161] Add new interactive command `cider-eval-defun-to-point`Bozhidar Batsov2018-01-14
* [Fix #2148] Fix jump to definition for remote cider-jack-in or cider-connect ...HyungSuk Ryu2018-01-12
* Render specs in cider-doc using `cider-browse-spec--pprint-indented` (#2154)Juan Monetta2018-01-11
* Fix a couple of changelog entries.Bozhidar Batsov2018-01-03