thamara / vscode-code-annotation

Code Annotation Extension for VSCode
https://marketplace.visualstudio.com/items?itemName=tkcandrade.code-annotation
GNU General Public License v3.0
67 stars 27 forks source link

Make pressing a file name open that file. #18

Closed Jack073 closed 4 years ago

Jack073 commented 4 years ago

This PR causes clicking the file name of a note to navigate to the location of that note (by copying the command of the parent NoteItem). This fixes #10 .