Relative Content

Tag Archive for pythondjangovisual-studio-codedebugging

VS Code not jumping to the top stack frame

I’m trying to debug some Django library code with the default VS Code Python and Django debugging settings (and "justMyCode" = True). I’ve set a breakpoint in one of the library functions: