is there a Tool Window for exploring if name = main? Follow
Is there a tool window or view that lets me navigate the logic in the section of the program beginning with "if __name___ == "main"? I want to be able to jump to the sections that invoke various functions in a way similar to the way the Structure window works. Ideally, an inverse connection to the Structure window.
Please sign in to leave a comment.