rip-lang extensions

Drop-in extensions for DuckDB, VS Code, and Cursor — built straight from the rip-lang monorepo.

DuckDB

ripdb

Native DuckDB extension that exposes a rip-db server as a first-class attached database.

Install instructions →

VS Code / Cursor

rip-lang.print

Syntax-highlighted source printer. Right-click any file or folder, choose Rip Print, and get a clean printable document.

Download .vsix →

rip-lang.rip

Language support for the Rip programming language — grammars, commands, and editor integration.

Download .vsix →

Why custom hosting?

The ripdb DuckDB extension is unsigned and therefore isn't published on the official extensions.duckdb.org community index. The VS Code extensions are published separately to the Marketplace, but the .vsix files here let you install the exact build that ships with the current source tree (handy for Cursor, offline setups, or pre-release testing).