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

OpenProse

Stepan Kuzmin

|
1 install
| (0) | Free
Minimal syntax highlighting for OpenProse (.prose) files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

OpenProse

OpenProse for VS Code

Syntax highlighting for OpenProse files.

What Gets Highlighted

  • Strings - "text" and """multiline"""
  • Discretion blocks - **text** and ***multiline***
  • Comments - # comment
  • Constants - model names (sonnet, opus, haiku), permissions (allow, deny), backoff strategies (none, linear, exponential), numbers
  • Definitions - agent and block names

Installation

  1. Clone this repo
  2. Open in VS Code
  3. Press F5 to launch Extension Development Host
  4. Open any .prose file

Packaging

npm install
npm run package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft