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

Bookmark prevents adding breakpoint #107

Closed
pakLebah opened this issue May 1, 2018 · 3 comments
Closed

Bookmark prevents adding breakpoint #107

pakLebah opened this issue May 1, 2018 · 3 comments
Labels
bug depends on Depends on issues from VS Code duplicate

Comments

@pakLebah
Copy link

pakLebah commented May 1, 2018

This is a great extension. However, there's a minor flaw that's quite annoying, at least to me.

It's when I put a bookmark on a line, it's somehow disable the ability to put a debugger breakpoint on the same line. So, I can't put a bookmark and a breakpoint on the same exact line. Though the workaround is quite simple, I simply move the bookmark one line over or below the breakpoint (because I think breakpoint is more important in programming workflow), it's an unnecessary flaw.

Could you fix this? Thank you.

@alefragnani
Copy link
Owner

alefragnani commented May 1, 2018

Hi @pakLebah ,

Unfortunately, this is a VS Code issue. It was already reported in #56 and you could see the VS Code issue here microsoft/vscode#5923.

There is no ETA, and maybe you could help upvoting (👍) the issue. If I remember correctly, they use upvoting to decide which issues to pick for newer releases.

Hope this helps

@alefragnani alefragnani added bug duplicate depends on Depends on issues from VS Code labels May 1, 2018
@pakLebah
Copy link
Author

pakLebah commented May 2, 2018

Sorry for making a duplicate report. It's my mistake.

@alefragnani
Copy link
Owner

Don't need to be sorry. I'm glad to help 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug depends on Depends on issues from VS Code duplicate
Projects
None yet
Development

No branches or pull requests

2 participants