summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* [Fix #2446] Implement Sesman friendly sessionsVitalie Spinu2018-10-13
|
* Expand the cider-repl-scroll-on-output documentationBozhidar Batsov2018-10-13
|
* Mention cider-repl-scroll-on-output in the manualBozhidar Batsov2018-10-13
|
* Fix typos in clj nrepl commandAdam Frey2018-10-02
|
* FIx cider-nrepl coordinateRick Moynihan2018-09-30
|
* Fix typo in clj commandRick Moynihan2018-09-30
|
* Remove mentions of gitterBozhidar Batsov2018-09-28
| | | | | It's safe to say that Slack has won when it comes to the Clojure community.
* [Fix #2439] Remove mentions of cider-toggle-connection-buffer from the docsVitalie Spinu2018-09-23
|
* Update some instructionsBozhidar Batsov2018-09-23
|
* Update the links to the manualBozhidar Batsov2018-09-23
| | | | ReadTheDocs finally supports https for custom domains.
* Tweak some wordingBozhidar Batsov2018-09-23
|
* Try to fix the missing enlighten images in the manualBozhidar Batsov2018-09-23
|
* Open archive entries within AVFS directoryVitalie Spinu2018-09-08
|
* Improve "basic architecture" diagramMikhail Gusarov2018-09-05
|
* Fix a typo (#2437)Mikhail Gusarov2018-09-05
|
* Release 0.18.0Bozhidar Batsov2018-09-02
|
* Bump the auto-injected piggieback depBozhidar Batsov2018-08-31
|
* Rename cider-default-repl-command to cider-jack-in-defaultBozhidar Batsov2018-08-22
|
* Update a few references to the legacy tools.nreplBozhidar Batsov2018-08-12
|
* Improve a bit the "Up and Running" section of the manualBozhidar Batsov2018-08-12
|
* Bump the injected piggieback to 0.3.8Bozhidar Batsov2018-08-06
| | | | It's the first version that supports nREPL 0.4+.
* Stop releasing CIDER and cider-nrepl togetherBozhidar Batsov2018-08-06
| | | | | cider-nrepl now has its own release cycle and CIDER introduces `cider-required-middleware-version` to track it.
* Rename `cider-describe-current-connection` -> `cider-describe-connection`Vitalie Spinu2018-08-05
| | | | .. because it accepts an explicit REPL argument now.
* Document sesman-browser in the manualVitalie Spinu2018-08-05
|
* Add shadow-select CLJS REPL type (#2397)Andrea Richiardi2018-08-02
| | | | | | | This kind of CLJS REPL is very helpful for cases when you are already watching one or more shadow builds in shadow either after having launched the server in a terminal or from within Cider. This patch also refactors option normalization out of figwheel-main so that it can be reused by every other function.
* Add cider-ns-reload and cider-ns-reload-all commandsAndrea Richiardi2018-08-02
| | | | | The C-c M-n l has been assigned to cider-ns-reload while C-c M-n M-l has been assigned to cider-ns-reload-all.
* Add mouse bindings and document themTobias Gerdin2018-07-31
|
* Acknowledge @vspinu's immense contributions to CIDERBozhidar Batsov2018-07-29
| | | | And update the state of the team in general.
* Add manual entry for how to customize session and REPL namesVitalie Spinu2018-07-29
|
* Add autoloads target to Makefile (#2378)Andrea Richiardi2018-07-23
| | | Helper target to create cider-autoloads.el automatically. Doc updated as well.
* Fix a couple of broken listsBozhidar Batsov2018-07-23
|
* Move the pprint related commands to a dedicated keymapBozhidar Batsov2018-07-23
| | | | | | This also fixes https://github.com/bbatsov/projectile/issues/1256. (Projectile uses `C-c C-p` as well)
* Fix a bunch of keybinding referencesBozhidar Batsov2018-07-23
|
* Add a section on using CIDER with figwheel-mainBozhidar Batsov2018-07-23
|
* Update a couple of keybindingsBozhidar Batsov2018-07-21
|
* Update a couple of mentions to cider-jack-in keybindingsBozhidar Batsov2018-07-21
|
* Follow up on the keymap changesBozhidar Batsov2018-07-13
| | | | | There's now a bit of inconsistency in cider-repl-mode with respect to the ns commands, but we'll likely address this soon.
* Fallback on `cider` in sesman-start (C-c C-s C-s)Vitalie Spinu2018-07-13
|
* [Fix #2337] Add `cider-start-map` and bind to `C-c C-x`Vitalie Spinu2018-07-13
|
* Fix some broken formattingBozhidar Batsov2018-07-11
| | | | Unfortunately code snippets don't look good in notices.
* Use cider-jack-in-cljs consistently in the code and documentationBozhidar Batsov2018-07-11
|
* Mention the cider command in "Managing Connections"Bozhidar Batsov2018-07-11
|
* Remove a mention of Emacs 24.4Bozhidar Batsov2018-07-11
| | | | Now that we require Emacs 25 that's no longer relevant.
* Improve a bit the article on managing connectionsBozhidar Batsov2018-07-10
|
* Rename the cider-refresh.el to cider-ns.elBozhidar Batsov2018-07-10
| | | | | | See https://github.com/clojure-emacs/cider/pull/2314 for the rationale behind this change. Basically we plan to put several ns manipulation commands together in the same module.
* Update the manual installation section of the user's manualBozhidar Batsov2018-07-09
|
* Remove `cider-visit-error-buffer` in favour of using `cider-selector`Bozhidar Batsov2018-07-07
|
* Update a reference to Emacs 26.1Bozhidar Batsov2018-07-05
|
* Extend the section on autoloads in the manualBozhidar Batsov2018-07-05
|
* Fix a require in the docsBozhidar Batsov2018-07-05
|