You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: