Skip to content

durad/webtaskio-vsc-extension

Repository files navigation

Webtask.io Connect

Integrates functionality of webtask.io into VS Code.

Create and Update

Features

Allows opening, creating and updating webtasks code directly from the VS Code environment. Option Run will open webtask's URL in the browser.

Commands

  • Init - Initializes Webtask environment. The user will be asked for credentials and default profile will be created.

  • Open - Opens a webtask from the server in a new text editor.

  • Create - Creates a default Hello World webtask on the server.

  • Update - Updates a code of a selected webtask on the server.

  • Run - Opens up a url associated with the currently edited webtask in the browser.

Extension Settings

This extension contributes the following settings:

  • webtask.configPath: path to the .webtask file. Defaults to $HOME/.webtask

1.0.8

Fixed minor issues.

1.0.0

Initial release of the extension.

Source

GitHub

License

MIT

About

Webtask.io VS Code extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published