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

VS Code Breakpoints #1136

Closed
sgtoj opened this issue May 1, 2017 · 4 comments
Closed

VS Code Breakpoints #1136

sgtoj opened this issue May 1, 2017 · 4 comments

Comments

@sgtoj
Copy link

sgtoj commented May 1, 2017

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

@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

@misha-erm
Copy link

@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?

@smcenlly
Copy link
Member

smcenlly commented Dec 2, 2020

@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?

@AnasMostefaoui
Copy link

Thank you @smcenlly that saved the day 👍

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

5 participants