summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* Add new command `cider-toggle-request-dispatch`Bozhidar Batsov2016-09-28
* [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
* [Fix #1825] Show generated test input (#1826)Sebastian Poeplau2016-08-20
* [Fix #1819] Handle properly missing commands on cider-jack-inBozhidar Batsov2016-08-06
* 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
* [Fix #1804] Remember cursor position between cider-inspector-* operations (#1...Chaitanya Koparkar2016-07-24
* [Fix #1811] Handle properly jack-in commands with spaces in themBozhidar Batsov2016-07-23
* Move eval commands to a single keymap (#1805)dpsutton2016-07-16
* Make cider-repl-closing-return complete { and [ (#1799)pyridine2016-07-11
* [Fix #1782] Make mouse-over tooltip less intrusive (#1801)Chaitanya Koparkar2016-07-11
* [Fix #1646] Add option to control apropos actions (#1791)Tijs Mallaerts2016-07-10
* Fix the quoting of some symbols in the changelogBozhidar Batsov2016-06-30
* Fix orphaned nrepl-messages buffer after cider-quit (#1788)Michael Brand2016-06-21
* [Fix #1767] Read and eval defun at point (#1774)mallt2016-06-10
* [Fix #1577] Show first line of docstring in ns browser (#1757)mallt2016-05-30
* Polish a bit the preceding changesBozhidar Batsov2016-05-28
* Add an option to suppress the prompt in nrepl--maybe-kill-server-buffer (#1765)erjoalgo2016-05-28
* [#1746] Parse docstrings to create help var xrefs (#1750)Chaitanya Koparkar2016-05-21
* Document the previous fixArtur Malabarba2016-05-19
* [Fix #1572] Add support for variables in eldoccskksc2016-05-18
* Introduce a common prefix for some evaluation commands that aren't usedBozhidar Batsov2016-05-13
* [Fix #1737] Show value of locals in debugger tooltip (#1741)mallt2016-05-11
* Ensure cider-jack-in fails gracefully when build tools are not found (#1733)Abhishek Reddy2016-05-06
* [Fix #1725] Display class names in eldoc for interop forms (#1729)Chaitanya Koparkar2016-05-05
* [Fix #1712] Check if when-let is defined even when if-let isArtur Malabarba2016-05-01
* [Fix #1564] Add support to filter out internal namespaces and vars (#1724)Chaitanya Koparkar2016-05-01
* Fix a changelog entryBozhidar Batsov2016-04-30
* Fix cider-popup-buffer-display with multiple frames (#1708)Neal2016-04-30
* Rename cider-eval-current-sexp to cider-eval-sexp-at-pointBozhidar Batsov2016-04-29
* [Fix #1720] Add a command to evaluate the form around pointBozhidar Batsov2016-04-29
* Fix arglist display for `def` in the doc bufferArtur Malabarba2016-04-27
* [#1718] Update a variable name in the docsBozhidar Batsov2016-04-25
* Offer to open app in a browser when connecting ClojureScript (#1706)Artur Malabarba2016-04-25
* Keyboard shortcuts for macroexpansion mode (#1704)dpsutton2016-04-25
* Allow the ns displayed by eldoc to be tailored via cider-eldoc-ns-functionBozhidar Batsov2016-04-24
* Inject minimal clojure version as a dependency (#1697)Phil Lord2016-04-23
* Fix a few things in the changelogBozhidar Batsov2016-04-23
* [Fix #1672] Resolve ambiguous build system with preferred choice (#1705)dpsutton2016-04-23
* Add a jack-in command for ClojureScriptArtur Malabarba2016-04-21
* [#1561] Font-lock vars, macros, and functions in the ns-browser (#1695)Chaitanya Koparkar2016-04-21
* Warn when using unsupported Clojure version (#1700)dpsutton2016-04-20
* [Fix #1692] Truncate very long overlaysArtur Malabarba2016-04-20
* [#1692] New command: cider-inspect-last-resultArtur Malabarba2016-04-20
* Swallow inspect-read-and-inspect into inspect-expressionArtur Malabarba2016-04-20
* Merge pull request #1691 from clojure-emacs/fringe-indicatorsArtur Malabarba2016-04-20
|\
| * [Fix #1659] Add fringe indicators for evaluated formsArtur Malabarba2016-04-20
* | Use cider-apropos-select in cider-apropos-documentation-selectBozhidar Batsov2016-04-18
|/