Skip to content

Instantly share code, notes, and snippets.

@ityonemo
Created August 11, 2022 06:56
Show Gist options
  • Save ityonemo/2fc63b47263ba9bca576b0905b049673 to your computer and use it in GitHub Desktop.
Save ityonemo/2fc63b47263ba9bca576b0905b049673 to your computer and use it in GitHub Desktop.
inspect user snippet
{
"Inspect": {
"prefix": "ins",
"body": "|> IO.inspect(label: \"$RELATIVE_FILEPATH:#{__ENV__.line}\")",
"description": "Adds a pipeline with a labelled `IO.inspect`",
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment