Skip to content

ts-fold-indicator-mode conflicts with dap-mode #113

@seanfarley

Description

@seanfarley

When dap-mode (minor mode) is enabled, clicking on the ts-fold-indicator to fold / unfold no longer works because dap-mode intercepts the click to place a breakpoint.

Activity

jcs090218

jcs090218 commented on Jan 4, 2024

@jcs090218
Member

I don't think there is an easy solution for this, so I am open to suggestions!

I've opened a PR in dap-mode for the indicators using the priority properties in the overlay. See emacs-lsp/dap-mode#770.

seanfarley

seanfarley commented on Jan 5, 2024

@seanfarley
Author

Is there anyway to compose fringes? Maybe make a new package that puts combines git-gutter, dap-mode, and ts-fold into one fringe?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @seanfarley@jcs090218

        Issue actions

          ts-fold-indicator-mode conflicts with dap-mode · Issue #113 · emacs-tree-sitter/ts-fold