Vscode-bookmarks: [BUG] - Bookmark icon in editor margin disallow for enable/disable breakpoints

Created on 21 Dec 2020  Â·  1Comment  Â·  Source: alefragnani/vscode-bookmarks

Environment/version

  • Extension version: 12.0.0
  • VSCode version: 1.53.0-insiders
  • OS version: W10 pro 20H2 19042.685

Steps to reproduce
There are two cases of this problem,

  • When you create a bookmark and then you want to mark a line as a breakpoint in the editor margin

    1. Create a bookmark in some line

    2. Try to mark the line as a breakpoint

      image

  • When you toggles a line as a breakpoint and then you want to disable it after marking as a bookmark

    1. Create a breakpoint using the editor margin

    2. Use rigth click to toggle a bookmark

    3. Try to disable breakpoint from the margin

      image

bug caused by vscode duplicate

Most helpful comment

Hi @uselessscat ,

This is caused by VS Code, which still doesn't properly handle both icons. It has been already reported in #56, but the VS Code issue is still open. The original VS Code issue is https://github.com/microsoft/vscode/issues/5923

Hope this helps

>All comments

Hi @uselessscat ,

This is caused by VS Code, which still doesn't properly handle both icons. It has been already reported in #56, but the VS Code issue is still open. The original VS Code issue is https://github.com/microsoft/vscode/issues/5923

Hope this helps

Was this page helpful?
0 / 5 - 0 ratings

Related issues

longv2go picture longv2go  Â·  6Comments

LukasPolak picture LukasPolak  Â·  4Comments

919Studios picture 919Studios  Â·  4Comments

it-sha picture it-sha  Â·  5Comments

pankajpatel picture pankajpatel  Â·  6Comments