Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 733 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 733 Bytes

Adding Hoon to VSCode or VSCodium

Install from VSCode marketplace

Download from the marketplace or go to view > extensions and search for urbit-pilled.hoon-highlighter in vscode extensions.

Install from Open-vsx marketplace

If you have Vscodium you can download the extension from Open-vsx

Install from source

  1. git clone https://github.com/urbit-pilled/vscode-hoon
  2. npm i && npm run package
  3. view > extensions and then press the ... button in the top right and click Install from VSIX then open the click on the hoon-highlighter-0.x.vsix file.