Hi,

I wasn't sure where to post this, I hope here is ok.

I just started watching the handmade video series and was impressed with how Casey jumped around the code. Most of the shortcuts I already knew and use but I saw him jumping vertically over big blocks of code. I checked the emacs config and saw the mini scripts for next-blank-line and previous-blank-line. I found the Space Block Jumper extension for VSCode (my text editor of choice) but couldn't find anything for Visual Studio, so I made one!

VS Marketplace:
https://marketplace.visualstudio....?itemName=NightroAR.VSBlockJumper

Github:
https://github.com/Nightro/VSBlockJumper

Hopefully this will help some of you guys in your handmade adventures, cheers!

Ant