Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>AJJNew to Visual Studio Code? Get it now.
AJJ

AJJ

ShirvanyanKaren

|
4 installs
| (0) | Free
AntiJava JavaScript Syntax
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AJJ Syntax Highlighting

License: MIT

AJJ is a custom language syntax extension for Visual Studio Code. It provides syntax highlighting for the AJJ programming language, supporting:

  • Keywords like class, init, super, method, return, while, if, else
  • Data types like int, string, boolean, void
  • Access modifiers: public, private, protected
  • Functions like println
  • Strings, numbers, comments

🚀 Installation

  1. Clone or download this repository.

  2. Run:

    vsce package
    code --install-extension ajj-syntax-highlighting-0.0.1.vsix
    
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft