Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Giraffe SyntaxNew to Visual Studio Code? Get it now.
Giraffe Syntax

Giraffe Syntax

JellyTyan

|
3 installs
| (2) | Free
Code highlights for script based language Giraffe
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Giraffe Syntax Highlighting for VS Code

This is a simple Visual Studio Code extension that adds syntax highlighting for the Giraffe programming language.

Features

  • Syntax highlighting for key elements of the Giraffe language:
    • Keywords (const, func, var, if, elif, else, while, for, return)
    • Data types (int, float, str, Null, list, dict)
    • Comments (// and /*...*/)
    • Operators (=, +, -, *, /, ==, <=, >=, etc.)
    • Functions and variable declarations

Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking the square icon in the sidebar or press Ctrl+Shift+X.
  3. Search for Giraffe Syntax Highlighting.
  4. Click Install.

Alternatively, you can install the extension from the Marketplace.

Usage

  1. Open any .gfe file (or configure other file extensions in the settings).
  2. Enjoy syntax highlighting for Giraffe!

Contributing

Feel free to open issues or submit pull requests for improvements. Contributions are welcome!

License

This project is licensed under the MIT License - see the LICENSE file for details.

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