elpasync pushed a change to branch elpa/cider. from d430ab314f [complete] Prioritize flex style if flex style is requested new 49496142e3 [complete] Add a comment about flex style priority new b842f0df07 Use cider-nrepl 0.49.0 new 5f79b02fda [inspector] Add function and binding for toggling view mode
Summary of changes: CHANGELOG.md | 8 ++-- cider-completion.el | 2 + cider-inspector.el | 9 +++++ cider.el | 2 +- dev/docker-sample-project/project.clj | 2 +- dev/tramp-sample-project/project.clj | 2 +- .../ROOT/pages/basics/middleware_setup.adoc | 12 +++--- doc/modules/ROOT/pages/basics/up_and_running.adoc | 4 +- doc/modules/ROOT/pages/cljs/shadow-cljs.adoc | 2 +- doc/modules/ROOT/pages/cljs/up_and_running.adoc | 4 +- doc/modules/ROOT/pages/debugging/inspector.adoc | 4 ++ test/cider-tests.el | 44 +++++++++++----------- 12 files changed, 56 insertions(+), 39 deletions(-)