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

Ara Highlighting

Preview

Ara

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

Ara Highlighting

Ara Programming Language Syntax Highlighting for Visual Studio Code 🖌

Note: This extension is still in development and is not yet ready for use.

Notes for contributors

What's in the folder

  • syntaxes/ara.json - this is the Text mate grammar file that is used for tokenization.
  • language-configuration.json - this is the language configuration, defining the tokens that are used for comments and brackets.

Get up and running straight away

  • Press F5 to open a new window with the extension loaded.
  • Create a new file with a file name suffix .ara.
  • Verify that syntax highlighting works and that the language configuration settings are working.

Make changes

  • You can relaunch the extension from the debug toolbar after making changes to the files listed above.
  • You can also reload (Ctrl+R or Cmd+R on Mac) the VS Code window with your extension to load your changes.

License

Licensed under either of

  • Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
  • MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Credits

  • Nicolas Hedger
  • Saif Eddin Gmati
  • All contributors
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft