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

REAPER Project File Syntax

Ivanovich

|
1 install
| (0) | Free
Syntax highlighting for REAPER project files (.rpp, .rpp-bak)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

REAPER Project File Syntax — VSCode Extension

Syntax highlighting for REAPER project files (.rpp, .rpp-bak).

Features

Token Example Scope
Tags <PROJECT, <TRACK entity.name.tag.rpp
Properties NAME, VOLPAN, SEL keyword.other.property.rpp
Double-quoted strings "My Track" string.quoted.double.rpp
Single-quoted strings 'value' string.quoted.single.rpp
Backtick strings `value` string.quoted.other.backtick.rpp
GUIDs {A1B2C3D4-1234-...} constant.other.guid.rpp
Floats 0.75, -3.14 constant.numeric.float.rpp
Integers 1, -42 constant.numeric.integer.rpp
Base64 blobs SGVsbG8= string.unquoted.base64.rpp
Comments // note comment.line.double-slash.rpp

Code folding

Blocks delimited by <TAG … > fold automatically.

Bracket/quote auto-close

", ', `, and { auto-close when typed.

Supported file extensions

.rpp · .RPP · .rpp-bak · .RPP-BAK

License

MIT

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