#TodayILearned that to open a file in VS @Code from the command line, you do

code -r <filename>

Not quite sure why it’s taken me so long to find that out tbh