Skip to content

Add a local breakpoint mode #264

@aidan-hall

Description

@aidan-hall

A trivial change that can be perfectly backwards compatible:

  1. Rename dape-breakpoint-global-mode to dape-breakpoint-mode and make it a non-global mode (possibly with a lighter).
  2. Add a define-globalized-minor-mode for dape-breakpoint-global-mode based on dape-breakpoint-mode.

Use case: I only want the dape breakpoint bindings active in prog-mode-derived buffers. The current global mode overrides fringe click bindings in all buffers, even ones dape will never step into, such as the Magit status buffer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions