A Visual Studio Extension for deploying MetaCall projects. MetaCall is on VS Code Extension Marketplace. Just search "MetaCall" on VS Code EXTENSIONS sidebar . Select the Install button, and VS Code will download and install the extension from the Marketplace. When the installation is complete, the Install button will be replaced with a Manage gear button.
MetaCall Visual Studio Extension provides one click deployment so you don't even need to use the command line for deploying MetaCall projects. This makes working with project alot convenient as Visual Studio is quite Famous among developers.
- installation of metacall deploy
- installation of latest vscode version
- installation of stable node version
- Active plan for Metacall Deploy
Include if your extension adds any VS Code settings through the contributes.configuration
extension point.
For example:
This extension contributes the following settings:
Metacall json
: code snippet for metacall.json
metacall.checkInstall
: Check in Cli installationmetacall.deploy
: Deploy Projectmetacall.logout
: Logout from metacall accountmetacall.help
: metacall deploy helpmetacall.inspect
: Inspect Deployments in 3 formats (Table, Raw, OpenAPIv3)metacall.deployWithRepoUrl
: Deploy using remote urlmetacall.delete
: Delete Deployment
If someone has already filed an issue that encompasses your feedback, please leave a 👍 or 👎 reaction on the issue to upvote or downvote it to help us prioritize the issue.
This update includes Polyglot development and debugging using MetaCall.
Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.
For more information about Metacall, please visit