Skip to content

A Visual Code Extension for polyglot development and debugging using MetaCall

License

Notifications You must be signed in to change notification settings

metacall/vscode-extension

Repository files navigation

MetaCall README

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.

Features

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.

Requirements

  • installation of metacall deploy
  • installation of latest vscode version
  • installation of stable node version
  • Active plan for Metacall Deploy

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

Code Snippets

  • Metacall json: code snippet for metacall.json

Snippets

Commands

  • metacall.checkInstall: Check in Cli installation
  • metacall.deploy : Deploy Project
  • metacall.logout : Logout from metacall account
  • metacall.help : metacall deploy help
  • metacall.inspect: Inspect Deployments in 3 formats (Table, Raw, OpenAPIv3)
  • metacall.deployWithRepoUrl: Deploy using remote url
  • metacall.delete: Delete Deployment

Metacall commands

Known Issues

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.

Release Notes

This update includes Polyglot development and debugging using MetaCall.

Extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.

For more information

For more information about Metacall, please visit

About

A Visual Code Extension for polyglot development and debugging using MetaCall

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published