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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: