alefragnani / vscode-bookmarks

Bookmarks Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=alefragnani.Bookmarks
GNU General Public License v3.0
1.7k stars 163 forks source link

[BUG] - Use withdrawn bookmarks will not follow #457

Closed ericzhao007 closed 3 years ago

ericzhao007 commented 3 years ago

Environment/version

Steps to reproduce

  1. Add a blank line bookmark to follow the line down
  2. Use withdrawn bookmarks will not follow
alefragnani commented 3 years ago

Hi @ericzhao007 ,

Maybe you are facing #168 or another behavior I remember seeing with empty lines.

In any case, I'm rebuilding the Sticky engine from the ground up, and will be releasing it in the next version (probably next week). It seems to be solving a few issues, including #116, #168 and #446).

Stay tuned.