Using visual selections in snippets? #1254
Unanswered
Oneechan69
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Oh, add something like |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For instance, I want to visually select text, and use a hotkey to trigger a snippet which surrounds the section with a markdown code block with my cursor at the end of the first line to write the language name. I looked through the documentation and all I found was
$TM_SELECTED_TEXT
but I couldn't get it working.Beta Was this translation helpful? Give feedback.
All reactions