summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Improve session and REPL buffer namingVitalie Spinu2018-07-31
* Add mouse bindings and document themTobias Gerdin2018-07-31
* Add makefile target for building docsTobias Gerdin2018-07-31
* Target cider-find-dvim insteadTobias Gerdin2018-07-31
* Add command for finding variable using mouseTobias Gerdin2018-07-31
* Provide meaningful default selection in cider-select-cljs-replVitalie Spinu2018-07-31
* [#2381] Hack dir-locals when :project-dir is part of connect paramsVitalie Spinu2018-07-31
* [Fix #2381] Start REPLs in the original jack-in bufferVitalie Spinu2018-07-31
* Sync the README with the manualBozhidar Batsov2018-07-30
* Acknowledge @vspinu's immense contributions to CIDERBozhidar Batsov2018-07-29
* Add manual entry for how to customize session and REPL namesVitalie Spinu2018-07-29
* Fix linter on Emacs27Vitalie Spinu2018-07-29
* Make `nrepl-xyz-buffer-name`s use new formatting systemVitalie Spinu2018-07-29
* Implement a flexible way to customize session namesVitalie Spinu2018-07-29
* Improve a docstringBozhidar Batsov2018-07-28
* Fix tramp usage for Emacs 26.1 and up (#2390)shlomiv2018-07-27
* [Fix #2387] Default to "localhost" in cider-current-hostVitalie Spinu2018-07-27
* Implement sesman-project methodVitalie Spinu2018-07-27
* Initialize `sesman-system` earlier in `cider-repl-create`Vitalie Spinu2018-07-27
* Force ns caching for ns lookup related to dynamic indentationBozhidar Batsov2018-07-26
* [Fix #1980] Echo back missing namespace name on interactive evalBozhidar Batsov2018-07-24
* Bump the piggieback version that gets injected on jack-inBozhidar Batsov2018-07-24
* Accept plain figwheel-main build name, normalizing to keyword (#2385)Estevo U.C. Castro2018-07-24
* Fix the indentationBozhidar Batsov2018-07-24
* [Fix #2291] Fix `cider-use-tooltips` variable to work as expectedDmitry Matveyev2018-07-24
* Add autoloads target to Makefile (#2378)Andrea Richiardi2018-07-23
* Fix a couple of broken listsBozhidar Batsov2018-07-23
* Move the pprint related commands to a dedicated keymapBozhidar Batsov2018-07-23
* Add the cider command to the cider-start-mapBozhidar Batsov2018-07-23
* Fix a bunch of keybinding referencesBozhidar Batsov2018-07-23
* Give some examples about the expected format for shadow-cljs andBozhidar Batsov2018-07-23
* Add a section on using CIDER with figwheel-mainBozhidar Batsov2018-07-23
* Remove a redundant Java 8 checkBozhidar Batsov2018-07-23
* Update a couple of keybindingsBozhidar Batsov2018-07-21
* Update a couple of mentions to cider-jack-in keybindingsBozhidar Batsov2018-07-21
* [#2357] Support both keywords and strings as test selectorsBozhidar Batsov2018-07-19
* Fix the regular expression used to extract the nREPL port number onBozhidar Batsov2018-07-19
* Fix a broken call to cider-popup-bufferBozhidar Batsov2018-07-17
* Fix a typoBozhidar Batsov2018-07-17
* Implement uniform jack-in and connect parameter handlingVitalie Spinu2018-07-14
* Follow up on the keymap changesBozhidar Batsov2018-07-13
* Document keymap changesVitalie Spinu2018-07-13
* Fallback on `cider` in sesman-start (C-c C-s C-s)Vitalie Spinu2018-07-13
* Initialize `sesman-system` in all CIDER modesVitalie Spinu2018-07-13
* Add `cider-ns-map` and bind to `C-c M-n`Vitalie Spinu2018-07-13
* [Fix #2337] Add `cider-start-map` and bind to `C-c C-x`Vitalie Spinu2018-07-13
* Bind C-c M-r to cider-restartVitalie Spinu2018-07-13
* Add a note about the usage of clojure over cljBozhidar Batsov2018-07-12
* Fix some broken formattingBozhidar Batsov2018-07-11
* Use a better notation for the breaking changesBozhidar Batsov2018-07-11