Editor Integrations
The following editor integrations will improve your experience writing .tera
templates.
VSCode
Section titled “VSCode”We recommend the Better Tera extension.
We recommend the Zed Tera extension.
Helix has built-in support for Tera as of v25.07.
Neovim
Section titled “Neovim”Tera support can be installed in Neovim as of v0.11 and with the latest nvim-treesitter.
After starting Neovim, run the following command to install the tera
parser.
:TSInstall tera