Gatsby plugin to provide VS Code’s syntax highlighting to Markdown code fences
I'm new to JS so please forgive me if this is a silly question 😁 I would like to add Syntax support for Hashicorp Terraform (HCL) and Azure Bicep. In VS Code adding syntax highlighting is achieved by installing the following extensions: Bicep: https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-bicep Terraform: https://marketplace.visualstudio.com/items?itemName=HashiCorp.terraform I can't find the equivalent of either of these on NPM so not sure how to proceed.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by liamfoneill and has received 1 comments.