ipdb
ipdb copied to clipboard
ipdb doesn't work (Doesn't go into subroutine) with hanging indents
So, when I have a function with hanging indents, I cannot go into the subroutine using the 's' tag. But if the function is without hanging indents , it works as expected.
Did any one get this issue before?
This sounds like a IPython bug (ipdb is a lightweight wrapper). Did you check in their github issues ?