-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Hi there. I know this hasn't been updated for a few years, but I figured I'd submit an issue regardless.
Just found your extension looking for a way to take notes. I love that it supports syntax highlighting. Intellisense for the language in the current block would be a nice addition as well, but that's another discussion.
It would be neat if we could link lines of code, sort of like how GitHub does.
For example:
Lines 11 to 14 in 967d527
| }, | |
| "categories": [ | |
| "Programming Languages" | |
| ], |
I know the shortcut/linking feature already exists, so I'd imagine it'd be something similar to that.
Even if it didn't show the preview, it'd be nice to jump to that line of code in the editor on click.
I might poke around and see if I can put anything together, but I'm fairly new to programming, so don't expect much. Thought I would make an issue to see if anyone else had input on it.
Anyways, have a good day and thanks for the extension.