alefragnani / vscode-bookmarks

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

[BUG] - prettier formatters after #497

Closed ozknkrkc closed 2 years ago

ozknkrkc commented 2 years ago

All of the places we marked after the format with prettier are shifting and it would be much better if a filtering system was added as in the todo plugin.

alefragnani commented 2 years ago

Hi @ozknkrkc ,

What do you mean by that? Could you please provide more details (step by step/image/video)?

In recent releases, the Bookmarks extension started to understand/recognize formatters (not specifically Prettier or any other). It was working just fine until a month ago, which may be something with VS Code or Prettier itself, because nothing has changed in Bookmarks.

Is your scenario similar to #486 ? If not, please provide more details.

Hope this helps

alefragnani commented 2 years ago

Sorry about the issue reference, but looking again, that case is an expected behavior (bookmarks on removed lines, are removed as well).

So please, provide details about your scenario.

alefragnani commented 2 years ago

I'm closing this issue because no new comments has been added since my last question. Feel free to reopen/comment if the error still occurs.

Thanks for your understanding