Cellery extension for Visual Studio CodeThe Cellery VS Code extension makes it easy to write cell files by providing code suggestions and snippets. This extension also provides deployment support for cellery with build, run and test commands. PrerequisitesDownload and install relevant releases according to your system.
FeaturesLanguage supportCellery is based on Ballerina and all the Ballerina related tooling support is available when writing the cell files. Cellery Specific Language SupportIn order to have Cellery specific language support, it is required to import That's it! now you have all the Cellery related language support to write your cell file. Following is a small demo which is showing the power of the Cellery VS Code plugin. Deployment supportVS Code extension for cellery helps users to deploy their cells through VS Code commands. You can open up the VS Code
command palette and type
This will build a cell image using the cell file which is currently in the focused tab. Users need to provide cell image name as an input.
User can use this command to build and run the cell file which is currently in the focused tab. Cell image name and cell instance name are required as inputs.
Cell testing can be easily executed by using this command. Test command also requires cell image name as an input. ContributingThe Cellery Team is pleased to welcome all contributors willing to join with us in our journey. Please send PRs for any bug fixes, features, or design changes you made for cellery tooling to this repository. If you are willing to contribute to Cellery, please follow this guild for guidelines. Issue ReportingWe use GitHub issues to track all of our bugs and feature requests. Please feel free to open an issue
(Using License |