What's your favorite underrated feature in VS @code ?
Ours is probably the #Python debugger's "Jump to Cursor": hit a breakpoint, right-click on a previously executed line, and continue execution from there.
Great to avoid restarts when debugging long-running code! 🔍🪲