Sublime 3 - Install Terraform Package
Install Package Control
If you have already installed package control, skip to the next section.
Open the palette by pressing Ctrl
+ Shift
+ P
, and start typing package
.
Select the option for installing package control and then click okay when the following popup appears.
Install The Terraform Package
Open the palette by pressing Ctrl
+ Shift
+ P
, and start typing package control: install
, and select it when it appears.
Then enter the name of the package Terraform
to find it. Once found, select it to install. It will just install and won't give you a confirmation box.
You should now have filetype support for "Terraform" which should automatically apply when you save a .tf
file.
References
First published: 22nd September 2020