VS Code extension for Rady School of Mangement computing enrivonment for Business Analytics. This extension simplifies the process of working with the computing enrivonment in Visual Studio Code on both macOS and Windows.
Features
Container Management
Attach to RSM containers with automatic platform detection (Windows/macOS, ARM/Intel)
Update container images to the latest version
Stop running containers
Handle container conflicts automatically
Development Tools
Start Radiant server
Launch GitGadget
Clean package installations
Setup container environment
Workspace Management
Change workspace folders
Set container versions
Debug container environment
Requirements
Visual Studio Code 1.85.0 or higher
Docker Desktop installed and running
Windows: WSL2 installed (for Windows users)
macOS: Intel or Apple Silicon processor
Installation
Install from VS Code Marketplace:
Open VS Code
Go to Extensions (Ctrl+Shift+X)
Search for "Rady computing environment for business analytics"
Click Install
Required VS Code Extensions (automatically installed):
Remote - Containers
Remote Development Extension Pack
Usage
The extension adds several commands to VS Code, accessible via the Command Palette (Ctrl+Shift+P):
RSM: Start Docker container - Start the latest container version
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
License
This project is licensed under the MIT License - see the LICENSE file for details.