You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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:
vscode-notes/package.json
Lines 11 to 14 in 967d527
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.
The text was updated successfully, but these errors were encountered: