Created
February 24, 2021 14:18
-
-
Save psygo/940107c1deaceac1797679cbeaa50682 to your computer and use it in GitHub Desktop.
Gists for Working on Projects with Marcelo Glasberg
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
Show hidden characters
{ | |
"Test Snippet": { | |
"scope": "dart", | |
"prefix": "texg", | |
"body": [ | |
"", | |
"test(\"$1\", () {", | |
" $2", | |
"});", | |
"", | |
"//////////////////////////////////////////////////////////////////////////////", | |
], | |
"description": "A test snippet for projects done with Marcelo Glasberg's standards." | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment