Skip to content

RayforceDB/rayforce-vscode

Repository files navigation

A Complete Development Environment Embedded in VSCode for RayforceDB

Documentation Version VS Code Marketplace OpenVSX License

A complete development environment for RayforceDB, right inside VS Code. Manage instances, execute commands via REPL, and enjoy full Rayfall language support.

Full Documentation: https://vscode.rayforcedb.com/

Demo

Features

🖥️ Instance Manager

View and connect to running local and remote RayforceDB instances. Organize saved connections into folders and subfolders for easy management. Instances are saved persistently, so you don't need to set them up every time.

💻 Interactive REPL

Fully integrated REPL panel for executing Rayfall commands. Access environment variables, get autocomplete suggestions, and interact with your RayforceDB instances seamlessly.

🔍 Environment Inspector

Introspect environment variables and see what's defined in your connected RayforceDB instance.

🎨 Rayfall Language Support

Full language support for the Rayfall programming language:

  • Autocomplete: Intelligent autocomplete with built-in functions, keywords, and types
  • Syntax Highlighting: Beautiful syntax highlighting for .rfl files
  • File Icons: Custom icons for Rayfall source files

Installation

VS Code Marketplace

The easiest way to install. Search for "Rayforce" in the VS Code extensions panel or click the button below.

Install from VS Code Marketplace

OpenVSX Registry

For VSCodium, Theia, Gitpod, and other open-source editors compatible with OpenVSX.

Install from OpenVSX


Built with ❤️ for high-performance data processing | MIT Licenced | RayforceDB Team