Options

VS Code debugger in wrong place on standard code - BC v23

garmoogarmoo Member Posts: 17
When debugging, I go through several functions of bespoke code and everything works fine. Stepping into, over and out all fine, but when I get to here
wpg0opgbz2a6.png
and step into the standard Sales Header table code, it brings me here
q4duvkhmzzc8.png

I believe it is debugging the correct lines in the background, it's just not taking the Namespace ___ using ____ lines into account in what lines its showing. Anybody any idea how to resolve this? It's particularly annoying as the code it's actually stepping through is so far down that I have to scroll down every time I change line if I want to read it.

Best Answer

Answers

Sign In or Register to comment.