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

OpenProse

Stepan Kuzmin

|
13 installs
| (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

VS Code Marketplace: Install from the Visual Studio Marketplace

Manual Install: Download .vsix from GitHub Releases and install via Extensions: Install from VSIX... command.

Development

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