I installed Visual Studio Code on Linux Mint using the software manager. The problem is that I can not run VSC using the terminal, normally on windows I would use code . on the project I want to run. Now in Linux Mint it is telling me that the command code. does not exist.
Can someone please give some insight about how to use VSC on Linux Mint?
Try to install it with Snap
https://snapcraft.io/install/code/mint
or download it directly from website