Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>HCL (Hardware Control Language) SupportNew to Visual Studio Code? Get it now.

HCL (Hardware Control Language) Support

BojunRen

|
9 installs
| (0) | Free
Provide language support for HCL.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

HCL Support

HCL (Hardware Control Language) is a language designed by the authors of CS:APP (Computer Systems: A Programmer's Perspective).

This VS Code extension provides syntax highlighting for HCL.

Install

  1. Make sure that you have installed git.

  2. Open your terminal, git clone this repo.

    git clone https://github.com/Eitheages/HCL-Support.git hcl-ext
    
  3. Move or copy the whole folder to where your VS Code extensions are installed. For Mac or Linux, you can run:

    cp -a hcl-ext ~/.vscode/extensions
    
  4. Restart your VS Code and find this extension and enable it. Enjoy now!

More Information

This extension has not been published formally yet. If you find any bug or want to make some suggestions, open an issue or contact me directly.

Feel free to fork the repo!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft