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
It is not possible to see breakpoints markers in VS Code when Wallaby's code coverage markers are enabled. Is it possible to find a solution that allows for the to markers show?
Code Editor
Latest VS Code and VS Code Insiders
OS
Microsoft Windows v. 10.0.16179
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.
@ArtemGovorov Hi, I'm sorry for bringing this up but maybe you know any workarounds? Is it possible to just show/hide wallaby's gutter icons? Or start/stop is the only option here?
@MikeYermolayev - the best workaround for now is to use the keyboard when running Wallaby. The default keyboard shortcut to toggle breakpoints is F9. Does this help?
Issue
It is not possible to see breakpoints markers in VS Code when Wallaby's code coverage markers are enabled. Is it possible to find a solution that allows for the to markers show?
Code Editor
Latest VS Code and VS Code Insiders
OS
Microsoft Windows v. 10.0.16179
The text was updated successfully, but these errors were encountered: