Skip to content

Instantly share code, notes, and snippets.

@ityonemo
Created November 28, 2022 06:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ityonemo/9e5c54aeb141464683fb95fd7f54f283 to your computer and use it in GitHub Desktop.
Save ityonemo/9e5c54aeb141464683fb95fd7f54f283 to your computer and use it in GitHub Desktop.
vscode snippet
{
"Elixir debug": {
"prefix": "dd",
"body": "|> dbg",
"description": "injects an elixir dbg statement"
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment