Skip to content

Conversation

@sinanm89
Copy link

@sinanm89 sinanm89 commented Jan 7, 2017

I really like the tool, just wanted to add my own one liner

my users PythonBreakpoints.sublime-settings

{
"breakpoint_string": "print '-'*90; print locals(); print '-'*90; import ipdb; ipdb.set_trace()"
}

@sinanm89
Copy link
Author

sinanm89 commented Jan 7, 2017

@obormot thanks for the tool!

@felipeespic
Copy link

Hi, this modification does not work well. If you want to remove a breakpoint by pressing Ctrl+Shift+B, it will create a second breakpoint instead of removing it.

@felipeespic
Copy link

Actually, I fixed it in my fork. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants