summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* Update inspector to use :inspect option of eval opMichael Griffiths2015-03-07
* Add options for configuring completion annotationsMichael Griffiths2015-02-28
* Merge pull request #993 from cichli/completion-metadataBozhidar Batsov2015-02-28
|\
| * Enable annotated completion candidates by defaultMichael Griffiths2015-02-27
| * Add support for middleware-annotated completion candidatesMichael Griffiths2015-02-27
* | Merge pull request #986 from syl20bnr/send-region-to-replBozhidar Batsov2015-02-28
|\ \ | |/ |/|
| * Add function cider-insert-region-in-replsyl20bnr2015-02-27
* | New defcustom `cider-auto-select-test-report-buffer`Matt Mitchell2015-02-25
* | Allow the prompt to be tailored by adding `cider-repl-prompt-function` and `c...Simon Katz2015-02-23
|/
* [Fix #970] Warn when used with incompatible nREPL serverBozhidar Batsov2015-02-22
* Prefer find-buffer-visiting to get-file-bufferMichael Griffiths2015-02-21
* Fix typoMichael Griffiths2015-02-18
* [Fix #979] Add cider-inspect--popup-buffer for inspectorMichael Griffiths2015-02-18
* [Fix #977] Properly indent the result of cider-format-regionMichael Griffiths2015-02-16
* Add support for format-edn middlewareMichael Griffiths2015-02-16
* Add support for pprint middlewareMichael Griffiths2015-02-15
* Add code formatting commandsBozhidar Batsov2015-02-08
* [Fix #954] Detect project root properly in non file-visiting buffersBozhidar Batsov2015-01-31
* Give repl prompt its own 'field' text propertyGordon Gustafson2015-01-25
* Eval ns forms in the "user" namespace on interactive evalBozhidar Batsov2015-01-25
* Merge pull request #951 from pandeiro/projectless-repl-bugfixBozhidar Batsov2015-01-22
|\
| * [Fix #949] Define custom cider-default-repl-command.Murphy McMahon2015-01-16
* | Use sshx instead of ssh in cider-select-endpointTakashi AOKI2015-01-19
|/
* [Fix #920] Implement boot support for cider-jack-inMurphy McMahon2015-01-14
* [Fix #909] Don't rely on eval's response for REPL ns trackingBozhidar Batsov2015-01-11
* [Fix #921] Non-interactive `cider-jump-to-var`.Marshall Bockrath-Vandegrift2015-01-10
* [Fix #934] Simplify eldoc setupBozhidar Batsov2015-01-07
* Isolate `nrepl-client` connection logic from CIDERVitalie Spinu2014-12-26
* Make it possible to trigger in-browser Grimoire doc lookup from doc buffersBozhidar Batsov2014-12-23
* Make it possible to trigger Grimoire doc lookup from doc buffersBozhidar Batsov2014-12-22
* Release 0.8.2Bozhidar Batsov2014-12-21
* Report Clojure's version including its qualifierBozhidar Batsov2014-12-20
* [Fix #894] Make it possible to enter any symbol with cider-read-symbol-nameBozhidar Batsov2014-12-19
* Fix Tab-completion in cider-read-from-minibufferBozhidar Batsov2014-12-19
* [Fix #885] Ensure text property keys are symbols.Marshall Bockrath-Vandegrift2014-12-18
* [Fix #830] Stop using load-file for most interactive evaluation commandsBozhidar Batsov2014-12-05
* [Fix #888] Handle comments in cider-repl-modeBozhidar Batsov2014-11-30
* Update the changelogBozhidar Batsov2014-11-29
* [Fix #867] Fix (cider-grimoire-lookup) regression due to HTTP 301 (Moved Perm...Wei Peng2014-11-23
* [Fix #883] Encode properly the javadoc urlBozhidar Batsov2014-11-21
* Add 0.8.1 to the changelogBozhidar Batsov2014-11-21
* Release 0.8.0Bozhidar Batsov2014-11-20
* Update changelog for cider-read-and-eval history fixBozhidar Batsov2014-11-15
* [Fix #784] Make it possible to run tests in the current ns with `C-u C-c ,`Bozhidar Batsov2014-11-15
* Require everything in clojure.main/repl-requires on startupBozhidar Batsov2014-11-15
* Implement ns tracingBozhidar Batsov2014-11-14
* Add a command to display an nREPL session descriptionBozhidar Batsov2014-11-06
* Fix a typoBozhidar Batsov2014-11-03
* Update the changelogBozhidar Batsov2014-11-03
* [Fix #856] Add 'errors-only option to `cider-auto-jump-to-error`Vitalie Spinu2014-10-31