Welcome to Rayforce-VSCode!¶
The RayforceDB VS Code Extension provides a complete development environment for RayforceDB, right inside VS Code.
Instance Manager¶
View and connect to running local and remote RayforceDB instances. Organize saved connections into folders and subfolders for easy management.
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. Monitor process information and system resources.
Rayfall Language Support¶
Full language support for the Rayfall programming language:
- Syntax Highlighting: Beautiful syntax highlighting for
.rfland.rffiles - Autocomplete: Intelligent autocomplete with built-in functions, keywords, and types
- File Icons: Custom icons for Rayfall source files