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

Double Feature Request: Link to line number within same file and relative path to file #177

Closed NazCodeland closed 1 year ago

NazCodeland commented 1 year ago

Hey, this extension is awesome, thank you for making it. I see there are a insane amount of feature requests, I'm going to add two more to that :D. Whenever the day comes, it would be great if I can link to a comment/line-number within the same file and also being able to specify a file path relatively from where you are making the comment.

Thanks in advance.

JordanDi123 commented 1 year ago

Hi!

I believe this feature is already existing through the use of the LINK anchor. Please read this section of the readme.

Glad you are enjoying the extension and thank you for the kind words! :)