Skip to content

Repository files navigation

Ripe for VS Code

Syntax highlighting for the Ripe programming language, a systems programming language.

Features

  • Syntax highlighting for .rp files
  • Comment toggling (// and /* */)
  • Bracket matching and auto closing pairs
  • Code folding with // region and // endregion markers

Installation

Install from the VS Code Marketplace by searching for "Ripe", or build it from source:

npx @vscode/vsce package
code --install-extension vscode-ripe-*.vsix

License

MIT. See LICENSE.

About

Visual Studio Code Extension for Ripe

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors