Skip to content

Instantly share code, notes, and snippets.

@ftuyama
Created June 10, 2017 20:57
Show Gist options
  • Save ftuyama/31dd813a08686c0987c84dba1d5fe301 to your computer and use it in GitHub Desktop.
Save ftuyama/31dd813a08686c0987c84dba1d5fe301 to your computer and use it in GitHub Desktop.
binding.pry
<snippet>
<content><![CDATA[
import code; code.interact(local=dict(globals(), **locals()))
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>bind</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<scope>source.python</scope>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment