Skip to content

Commit f78bb40

Browse files
authored
Merge pull request #13 from fastly/acme/marketplace
The extension in now in the marketplace
2 parents 7825a4f + 310a345 commit f78bb40

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,13 @@ This was built entirely from the public [VCL reference](https://developer.fastly
4141

4242
The screenshots above are of [VCL boilerplate](https://developer.fastly.com/learning/vcl/using/#adding-vcl-to-your-service-configuration) using the [GitHub Dark Default](https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme) theme and the [JetBrains Mono](https://www.jetbrains.com/lp/mono/) font and using Visual Studio Code's default Light+ theme and the [Cascadia Code](https://github.com/microsoft/cascadia-code) font.
4343

44-
## Installation
44+
## Installation from Marketplace
45+
46+
[The extension](https://marketplace.visualstudio.com/items?itemName=fastly.vscode-fastly-vcl) is in the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/VSCode). To install in Visual Studio Code, switch to the Extensions View and search for “Fastly”. Select the “Fastly Varnish Configuration Language (VCL)” extension and use the Install button. The extension will syntax highlight code for any file with a .vcl extension.
47+
48+
## Installation from GitHub
49+
50+
Alternatively, to install the extension from GitHub:
4551

4652
Uninstall (or disable) any previously-enabled VCL extensions.
4753

0 commit comments

Comments
 (0)