Using the IDE
RouteRadiant features a powerful, browser-based Integrated Development Environment (IDE).
Features
- Syntax Highlighting: Supports over 50 languages.
- IntelliSense: Smart code completion and suggestions.
- Instant Execution: Run code safely in a sandboxed environment.
- AI Assistant: Highlight code and ask the AI to explain or debug it.
Keyboard Shortcuts
| Action | Shortcut |
|---|---|
| Run Code | Ctrl + Enter |
| Format Code | Shift + Alt + F |
| Toggle Terminal | Ctrl + ` |