Created
August 12, 2020 08:26
-
-
Save quickstep25/012fe99979548aed2f0f9fa55ce6691f to your computer and use it in GitHub Desktop.
Install these snippets into Visual Studio Code and then just copy & paste into the Wiki.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Example Wrapper": { | |
"prefix": "bsmd", | |
"body": [ | |
"<div style=\"padding: 1.5rem; margin: 0; border: 0.2rem solid #F8F9FA;\">", | |
"", | |
"$TM_SELECTED_TEXT", | |
"", | |
"</div>" | |
], | |
"description": "Example Wrapper" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment