-
-
Notifications
You must be signed in to change notification settings - Fork 21
Hyperlinks to files in tree mode #79
Copy link
Copy link
Open
Labels
featureNew feature or requestNew feature or requestinsidersCandidate for InsidersCandidate for Insiders
Description
Activity
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestinsidersCandidate for InsidersCandidate for Insiders
Discussed in #78
Originally posted by mflova February 24, 2025
Let's say I have a code block like this:
Would there be a way to attach a link to this file? The only way I can think about is with annotations via
# (1)1. But inside there I would just write a message saying "LINK", which makes it quite repetitive if multiple files are present. Is there an easier way? Thanks!