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

Feature request: link to anchor in different file without specifying the file path #186

Open FelixRelli opened 1 year ago

FelixRelli commented 1 year ago

Hi,

if it's not too resource intense it would be nice if an anchor in a different file can be referenced without knowing the path. This way changes in the path don't need to be maintained. This would be really helpful in aws cdk to link the lambda function code to the definition.