summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAge
* Tag and remove cider-test overlays only (#1663)Vasilij Schneidermann2016-04-11
| | | Fixes #1643
* Improve CIDER's menu-bar menu (#1661)Artur Malabarba2016-04-11
| | | | | | | | | | | | * Improve CIDER's menu-bar menu - Thoroughly reorganize it and split it into 3 separate menus; - Add a 4th menu, that only appears if `cider-mode` isn't active; - Add custom-written `:help` strings to some items, and automatically add help strings to the rest; - Add a few commands; - Grey-out commands that rely on connections while there is no connection. * Add a screenshot to the Readme
* Reorder the changelog for the latest version a bitBozhidar Batsov2016-04-10
|
* [Fix #1656] Apply ansi colors to output when doing eval and printBozhidar Batsov2016-04-10
|
* Display var docstrings in tooltips (#1657)Artur Malabarba2016-04-09
|
* Doc buffer splits arglists into several linesArtur Malabarba2016-04-08
| | | | | | | | | | | | | | | Instead of this: org.httpkit.client/post ([url & [opts callback]] [url & [callback]]) Issues an async HTTP POST request. See `request` for details. We get this: org.httpkit.client/post [url & [opts callback]] [url & [callback]] Issues an async HTTP POST request. See `request` for details.
* Make it clearer that var is a macro or special-formArtur Malabarba2016-04-07
|
* Mute user-specified middleware errorssanjayl2016-04-04
| | | Suppress user-specified middleware errors
* Display multi-line eval overlays at the start of the following lineArtur Malabarba2016-04-03
| | | | | It looked weird that these overlays started on the middle of a line, but then folded onto the start of following lines.
* Display namespace in eldocBozhidar Batsov2016-04-03
|
* Display eldoc for Classname.Bozhidar Batsov2016-04-03
|
* Display eldoc for keywords used to get map keysBozhidar Batsov2016-04-03
|
* Move a changelog entry to its proper sectionBozhidar Batsov2016-04-01
|
* Let sync op failures use stacktrace viewersanjayl2016-04-01
| | | | | | | This lets sync ops use the stacktrace viewer, just like how async ops currently do. Requires some changes to the CIDER-nREPL code as well which were submitted as CIDER-nREPL PR 327 https://github.com/clojure-emacs/cider-nrepl/pull/327.
* Unify the changelog format with the one used in clojure-modeBozhidar Batsov2016-04-01
|
* Mention cider-nrepl#329 in CHANGELOGChris Perkins2016-03-31
|
* [Fix #1425] Define cider-auto-test-modeArtur Malabarba2016-03-30
|
* Use only underscores in manual file namesBozhidar Batsov2016-03-28
|
* Document "Refresh font-lock more aggressively"Artur Malabarba2016-03-28
|
* [Fix #1630] Teach the debugger about @derefsArtur Malabarba2016-03-28
|
* Add a command to load all project namespacesBozhidar Batsov2016-03-26
|
* Fix buffer killing in cider-close-ancillary-buffersBozhidar Batsov2016-03-26
|
* Add keybindings and menu entries for cider-apropos-select and ↵Bozhidar Batsov2016-03-26
| | | | cider-apropos-documentation-select
* Remove the warning about missing nREPL opsBozhidar Batsov2016-03-26
| | | | | | It caused a lot of confusion and we're better off without it. All functions that rely on middleware have op checks anyways, so the users are going to know when some op is not supported.
* [Fix #1627] Improve the terminology used in cider-testBozhidar Batsov2016-03-25
| | | | | | Now we use the terms "assertion" and "test function" instead of "test" and "test function". This is similar to the terminology used by lein and boot.
* [Fix #1632] Reset cider-eldoc-last-symbol when metadata changesArtur Malabarba2016-03-23
|
* [Fix #1625] Display a more meaningful message when running individualBozhidar Batsov2016-03-21
| | | | tests
* Only use buttons for debugging when inlinedArtur Malabarba2016-03-20
|
* Add cider-expected-nsAaron Iba2016-03-20
|
* [#1541] Add versions of the apropos commands using completing readBozhidar Batsov2016-03-20
| | | | | Basically instead of seeing the results in a dedicated buffer, you'll now see them in the minibuffer.
* Make it possible to pass to the apropos commands a list ofBozhidar Batsov2016-03-19
| | | | | | | space-separated words This is pretty much how Emacs's apropos works. The list of words is converted to a regexp behind the scenes.
* [Fix #1563] Handle invalid regular expressions in aproposBozhidar Batsov2016-03-19
|
* Document the Javadoc improvementsArtur Malabarba2016-03-03
|
* [Fix #1599] Don't error when test makes 0 assertionsArtur Malabarba2016-03-03
|
* Release CIDER 0.11 (Bulgaria)Bozhidar Batsov2016-03-03
| | | | | Today Bulgarians celebrate Liberty Day and the rest of the world will celebrate the release of CIDER 0.11! :-)
* [Fix #1570] Handle properly rest params in eldocBozhidar Batsov2016-03-02
|
* [Fix #1578] Add a guard for missing process-bufferJon Pither2016-02-28
|
* Add a couple of commands for removal or REPL bannersBozhidar Batsov2016-02-27
|
* [Fix #1585] Show the eval command in the debugger's promptBozhidar Batsov2016-02-26
|
* [Fix #1584] Don't enable eldoc-mode automatically in the REPLBozhidar Batsov2016-02-23
|
* [Fix #1565] Fix font-locking in apropos buffersBozhidar Batsov2016-02-15
|
* [Fix #1441] Don't popup a buffer that's displayed on another frameArtur Malabarba2016-02-14
| | | | `cider-popup-buffer-display` now takes all visible frames into account.
* [Fix #1557] Give sibling connections lower priority than the originalArtur Malabarba2016-02-14
|
* [Fix #1562] Actually disable cider-mode when it gets disabledArtur Malabarba2016-02-14
| | | | Previously we just always enabled it.
* Inject cider REPL dependencies at cider-jack-inBenedek Fazekas2016-02-13
| | | | | | | | | | | So users don't have to fiddle with profiles.clj and the like, see details in #1531 Supports both leiningen and boot. Additionally there is a defcustom `cider-inject-dependencies-at-jack-in` to control this functionality (defaults to t); other tools (like clj-refactor) can modify `cider-jack-in-dependencies`, `cider-jack-in-lein-plugins` and `cider-jack-in-nrepl-middlewares` to inject their own dependencies. Fix #1531, #1534
* Fix namespace navigation in the namespace browserBozhidar Batsov2016-02-13
| | | | | Also - find doc and source commands will now work for namespaces as well (they used to work only with vars).
* Change the keybinding for cider-apropos-documentationBozhidar Batsov2016-02-12
| | | | | The new keybinding is consistent with rest and doesn't involve pressing an uppercase letter.
* 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
|