Skip to content

Instantly share code, notes, and snippets.

@psygo
Created February 24, 2021 14:18
Show Gist options
  • Save psygo/940107c1deaceac1797679cbeaa50682 to your computer and use it in GitHub Desktop.
Save psygo/940107c1deaceac1797679cbeaa50682 to your computer and use it in GitHub Desktop.
Gists for Working on Projects with Marcelo Glasberg
{
"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