Album Extension for VSCode/Codium
This extension integrates album, a tool for running, building, and deploying computational solutions, into Visual Studio Code and VSCodium.
Features
- Run Album commands directly from VSCode/Codium
- Explore Album solutions and catalogs in a dedicated view
- Quick access to common Album operations
Album Explorer
The Album Explorer view in the Activity Bar provides easy access to your Album solutions and catalogs:
- Solutions: View and manage your Album solutions
- Catalogs: See all configured Album catalogs
Available Commands
Access these commands via the Command Palette (Ctrl+Shift+P / Cmd+Shift+P):
- Album: Run Current File: Run the current file as an Album solution
- Album: Install Solution: Install an Album solution
- Album: Deploy Solution: Deploy an Album solution
- Album: Add Catalog: Add a new catalog to your Album configuration
- Album: Clone Solution or Catalog: Clone an Album solution or catalog template
- Album: Show Index: Display the index of your local Album collection
- Album: Show Solution Info: Show information about an Album solution
- Album: Remove Catalog: Remove a catalog from your Album configuration
- Album: Open REPL: Open an interactive REPL for an Album solution
- Album: Search Solutions: Search for Album solutions using keywords
- Album: Test Solution: Execute the test routine of a solution
- Album: Update Catalog: Update the catalog index files
- Album: Upgrade Solutions: Upgrade the local collection from the catalog index files
- Album: Uninstall Solution: Uninstall an Album solution
Requirements
- VSCodium or Visual Studio Code
- Album installed on your system
Extension Settings
This extension contributes the following settings:
album.binaryPath : Path to the Album binary. Set this if the extension can't find your Album installation automatically.
Known Issues
N/A early release
Release Notes
0.0.1
Initial release of the Album extension for VSCode/Codium.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
MIT
Enjoy using album in VSCode/Codium!
| |