Skip to content

How to add Language Support for extensions not on NPM? #188

@liamfoneill

Description

@liamfoneill

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions