Rhodes VSCode Extension
This extension provides a set of tools for developing Rhodes applications in Visual Studio Code.
Features
- Create New Rhodes Project: Quickly scaffold a new Rhodes application.
- Open Existing Rhodes Project: Open and validate an existing Rhodes project.
- Run and Debug: Run and debug your application on the RhoSimulator, Android Emulator, and iPhone Simulator.
- Production Builds: Create production builds for Android and iOS.
How to Use
- Open the Rhodes view: Click on the Rhodes icon in the Activity Bar.
- Create or Open a Project:
- Click "Create New Project..." to start a new Rhodes application.
- Click "Open Existing Project..." to open a project you have already created.
- Use the Project Tree: Once a project is open, you can use the tree view to perform the following actions:
- Run on RhoSimulator
- Debug on RhoSimulator
- Run on Android Emulator
- Debug on Android Emulator
- Run on iPhone Simulator
- Debug on iPhone Simulator
- Build for iOS Production
- Build for Android Production
Requirements
- You must have the Rhodes command-line tool (
rhodes) installed and configured.
- To build for Android, you must have the Android SDK installed and configured.
- To build for iOS, you must be on a Mac with Xcode installed.
Known Issues
There are no known issues at this time.
Release Notes
1.0.0
Initial release of the Rhodes VSCode Extension.
| |