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

setting a breakpoint using the mouse is doesn't work due to wallaby gutter icons #2622

Closed
gabimor opened this issue Feb 8, 2021 · 1 comment

Comments

@gabimor
Copy link

gabimor commented Feb 8, 2021

Issue description or question

VS code 1.53.0

Issue: Usually clicking on the gutter in VS code sets a break point. this doesn't when clicking on Wallaby gutter marks and am forced to use F9 to set the break point.

Expected result: clicking on a wallaby gutter mark will set a breakpoint, same as F9 if the cursor in located on that line.

@ArtemGovorov
Copy link
Member

Unfortunately it's a current limitation of the VS Code UI. Here's the issue in the VS Code repo: microsoft/vscode#5923, feel free to subscribe and vote for it.

Also see #279

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