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

[Feature] Add a right-click action for toggling breakpoints in the pattern editor #2095

Open
1 task
Next-Door-Tech opened this issue Jan 29, 2025 · 1 comment

Comments

@Next-Door-Tech
Copy link
Contributor

Next-Door-Tech commented Jan 29, 2025

What feature would you like to see?

Pretty straightforward - add a right-click action to toggle a breakpoint for the currently selected line in the pattern editor.

How will this feature be useful to you and others?

QoL/Ease of Use feature

Request Type

  • I can provide a PoC for this feature or am willing to work on it myself and submit a PR

Additional context?

No response

@Next-Door-Tech Next-Door-Tech changed the title [Feature] Add hotkey shortcut and right-click action for toggling breakpoints in the pattern editor [Feature] Add a right-click action for toggling breakpoints in the pattern editor Jan 29, 2025
@paxcut
Copy link
Contributor

paxcut commented Jan 29, 2025

I think better than adding more entries to the menu which will eventually grow too big if we add everything to it, in this case it would be better to simply click on the left of the line (like on vscode or clion). Now that line numbers are not part of the line it would be easy to detect clicks on the region before the line to toggle breakpoints.

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

No branches or pull requests

2 participants