Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Hare HighlightingNew to Visual Studio Code? Get it now.
Hare Highlighting

Hare Highlighting

adotinthevoid

|
1,049 installs
| (0) | Free
Syntax Highlighting for Hare
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-hare-highlighting

This extension provides syntax highlighting for the Hare language in VSCode. In addition, the TextMate Language could be usefull

Features

This extension only provides syntax highlighting, but no code completion or intellisense.

Install

In the Extensions marketplace, search for adotinthevoid.hare-highlighting.

  • Microsoft Marketplace: Microsoft VSCode, github.dev, vscode.dev, github codespaces, etc.
  • Open VSX: VSCode from source, VSCodium, Theia, Gitpod, etc.

Screanshots

A screanshot of hilighed hare code A screanshot of hilighed hare code A screanshot of hilighed hare code A screanshot of hilighed hare code A screanshot of hilighed hare code

Requirements

This extension is stand alone, and does not require a hare installation.

Extension Settings

None.

Known Issues

Hare is still evolving, so the syntax may be out of date.

Prior Art

  • The file icon used is based on one by Louis Taylor but modified to have a transparent background and dark version, and is licensed under CC-BY-SA.
  • Large portions of the grammar are taken from the rust extension.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
The code in the syntax-tests directory is taken from the Hare repository, and is licensed under the Mozilla Public License Version 2.0.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft