Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
seanfarley opened this issue Jan 2, 2024 · 2 comments
Open

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

seanfarley opened this issue Jan 2, 2024 · 2 comments

Comments

@seanfarley
Copy link

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.

@jcs090218
Copy link
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
Copy link
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants