Any tips for setting up Phaser 3 with VSCode debugger?

VSCode debugger is great, used it in node/react to great effect.

Any thoughts on setting it up to be used with phaser3?

I would suggest starting by cloning the webpack project and then also including the typescript definitions in your workspace as this gives you intellisense.

Is there anything else specific you’re after?

I suppose you need Debugger for Chrome extension.