Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Quill Programming LanguageNew to Visual Studio Code? Get it now.
Quill Programming Language

Quill Programming Language

Bean Pringles

|
2 installs
| (0) | Free
Syntax highlighting and support for the Quill programming language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Quill VS Code Extension

Syntax highlighting and color theme for the Quill programming language (`.qil files). The compiler for Quill can be found at: https://github.com/Bean-Pringles/Quill

Features

  • Syntax highlighting for:
    • # comments
    • Keywords: let and print
    • Types: i32, i64, f32, f64, bool, and string
    • Variable names
    • Numbers
    • Strings
    • Math operators: + - * / %
    • Comparison operators: == != && ||
  • Dark color theme: “Quill Standard”

Installation

  1. Clone or download the extension folder.
  2. Open it in VS Code.
  3. Press F5 to run the extension in a new VS Code window.
  4. Open a .qil file to see syntax highlighting.

License

MIT

Only the VS Code extesion is under the MIT License, the rest of the utilities are licensed under the Bean Pringles Compiler License (BPC License) v1.0

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