Kestra extension for VSCodeFeatures
RequirementsUsageKestra Schema - Enabling autocompletionAfter installing the extension, you will get a new command called "Download Kestra schema". You can use this command to download the schema that will enable autocompletion in YAML files. To avoid having the schema apply on every YAML file, you can set up the mapping in your settings file. Using the extension on the Kestra VSCode Kestra will automatically download the Schema. Kestra Documentation - enabling live documentationKestra VSCode extension embeds the documentation. When on a YAML file, a new action called ConfigureWhen using the extension on your local instance of VSCode, you will be prompted to enter a URL. The default URL is the Kestra API that includes all plugins, but if you want to only display available plugins in your instance, use your Kestra Instance URL If you have a JWT-based authentication (EE), please copy your token from the "Copy JWT token" button available in the same menu as the Logout button on the UI. DevelopmentYou can use the following alias to quickly install your extension to local Kestra instance for web extension testing:
Package for local VSIX installation
PublishSimply tag your commit with ConfigurationThe library allows two possible configurations:
|