In this setup and configuration video, Mike installs Visual Studio Code on Ubuntu using the Snap Store.
This video covers:
0:00:10 – Intro
0:00:42 – Get install command from Docs
0:00:53 – Install using terminal
sudo snap install --classic code
0:02:11 – Launch Visual Studio Code and examine existing extensions, if applicable
code
0:02:58 – Install a new extension. Add the TypeScript plug-in
0:03:40 – Open an existing project folder