Installation
Please refer official documentation for latest changes and installation
sudo apt update && sudo apt install -y gnupg software-properties-common// Some codewget -O- https://apt.releases.hashicorp.com/gpg | \
gpg --dearmor | \
sudo tee /usr/share/keyrings/hashicorp-archive-keyring.gpg

VS Code Extension Installation
Last updated