Skip to content

Closing CIDER connection should end debugging session, quitting should clear menu overlays #2796

@holtzermann17

Description

@holtzermann17

Expected behavior

Closing CIDER connection should end debugging session

Actual behavior

Part 1 As seen in this screenshot, I have an active rectangle showing that I am debugging response, but in the mode line cider is not connected.

response

Part 2 And here is another one where I still have the overlay of commands, but have been able to edit the buffer.

overlay-debugger

Steps to reproduce the problem

1. Cider jack in, debug function, cider-quit. Notice that if you jack in again, the rectangle goes away, so it's not persisted across sessions - is it useful for anything?

2. Here I pressed "q" to quit the debugging session but it didn't quit properly for some reason (sorry, I'm not sure of reproduction steps in this case).

Environment & Version information

CIDER version information

;; CIDER 0.24.0snapshot (package: 20200208.809), nREPL 0.6.0
;; Clojure 1.9.0, Java 1.8.0_242

Lein/Boot version

Leiningen 2.9.1 on Java 1.8.0_242 OpenJDK 64-Bit Server VM

Emacs version

GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.30, cairo version 1.15.10) of 2020-02-04

Operating system

Ubuntu 18.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions