StarlaneStudios / vscode-comment-anchors

⚓A Visual Studio Code extension that adds support for comment anchors 🔭
https://marketplace.visualstudio.com/items?itemName=ExodiusStudios.comment-anchors
MIT License
205 stars 32 forks source link

how disable file anchors badge #189

Closed synhi closed 1 year ago

synhi commented 1 year ago

when i see the file anchors badge, i always want to click it, how disable the file anchors badge?

macjuul commented 1 year ago

VSCode has native functionality built in to disable this badge, simply right click the anchor icon and hit "Hide Badge". Hope that helps!

synhi commented 1 year ago

VSCode has native functionality built in to disable this badge, simply right click the anchor icon and hit "Hide Badge". Hope that helps!

It's useful, thanks!