VS Code is my main editor for all work.
brew install --cask visual-studio-codeFirst thing is to add VSCode to the path so we can open it from the command line. Enter SHIFT+COMMAND+P and search for "Install 'code' command in PATH" and select it.
In the bottom right is the Accounts button. Sign in using GitHub and then enable settings sync. Leave everthing ticked.
All my VSCode settings, extensions, and their settings should then download and sync up VSCode with how I like to use it.