Hold down the shift key while a game loads to begin the countdown for connecting the debugger.
In VS Code, select Debug -> PV8 Debugger then switch back over to Pixel Vision 8
Once the debugger is connected, you should see a debug icon in the title bar
When the game loads up, you should be able to trigger break points to inspect the code that is currently running. By default, the debugger will break on Init().
Type !scripts to display all of the script files that are currently loaded