Vscode-bookmarks: Bookmark prevents adding breakpoint

Created on 1 May 2018  路  3Comments  路  Source: alefragnani/vscode-bookmarks

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.

bug depends on duplicate

Most helpful comment

Hi @pakLebah ,

Unfortunately, this is a VS Code issue. It was already reported in #56 and you could see the VS Code issue here https://github.com/Microsoft/vscode/issues/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

All 3 comments

Hi @pakLebah ,

Unfortunately, this is a VS Code issue. It was already reported in #56 and you could see the VS Code issue here https://github.com/Microsoft/vscode/issues/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

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

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

versionsix picture versionsix  路  4Comments

LukasPolak picture LukasPolak  路  4Comments

ghost picture ghost  路  5Comments

jayarjo picture jayarjo  路  6Comments

vannie1 picture vannie1  路  3Comments