brianbenz.com

Code, Cloud, Clarity — Powered by AI


Tip of the day — use VS Code from the command line

You’re probably used to calling up vi from the command line for a quick file edit, but if you need a little more (and want to actually leave the editor too!) try calling Visual Studio Code from the Mac, Linux or Windows command line instead!

code . <filename> will start a new VScode instance, code <filename> will open the file in an existing VSCode instance. More VSCode command line options and tips here.

https://gph.is/2gv8DSc

Visual Studio Code is free and open source. Check it out here:

https://code.visualstudio.com/



Leave a comment