Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Brandejs highlightNew to Visual Studio Code? Get it now.
Brandejs highlight

Brandejs highlight

NadLabem project

|
7 installs
| (0) | Free
VSCode Brandejs language syntax highlighting for NadLabem project
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

BrandeJS Highlight Extension

Full Brandejs language support! Provides syntax highlighting for VSCode when editing .brandejs files. Remeber to use our NadLabem compiler for compilation!

This is a simple syntax highlighting extension for the BrandeJS programming language in Visual Studio Code.

Features

  • Syntax highlighting for:
    • Keywords (e.g., def, if, for)
    • Types (e.g., int, bool, string)
    • Operators (e.g., @, and, or)
    • Comments (; to the end of the line)
    • Special assembly (anything starting with $)
    • Function definitions and calls
    • String literals, array literals, and index access

Installation

  1. Clone or download this extension.
  2. Open the extension folder in VS Code.
  3. Press F5 to launch an Extension Development Host with BrandeJS support.

Usage

  1. Create a .brandejs file.
  2. Write code in the BrandeJS language.
  3. Enjoy syntax highlighting!

Release Notes

1.0.0

  • Initial release with basic syntax highlighting for the BrandeJS language.

Author: Franatrtur

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft