[VSCodium] Zone file language extension

How do we install extensions for language support?
Normally we use the extensions menu to search for extensions, but…

In my case i wanted to try GitHub - compilenix/vscode-zonefile: Visual Studio Code - Bind Zone File syntax highlighting
On it’s marketplace page it shows as instructions:

Installation

Launch VS Code Quick Open ( Ctrl+P ), paste the following command, and press enter.
ext install Compilenix.vscode-zonefile

But this doesn’t work.
Any help appriciated…

Download extension, install it from vsix file.

Could you provide a step by step instructions?
Because im a total noob when it comes to what you say…

https://marketplace.visualstudio.com/items?itemName=Compilenix.vscode-zonefile&ssr=false
Sidebar on right, click Download Extension.

In Code: Select extensions panel, click on top right of panel, choose Install from VSIX…, select downloaded file.

1 Like

Thanks that worked :+1:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.