An open API service indexing awesome lists of open source software.

https://github.com/Qovery/vscode-qovery-extension

Vscode plugin with auto completion
https://github.com/Qovery/vscode-qovery-extension

autocompletion qovery vscode-extension yaml

Last synced: over 1 year ago
JSON representation

Vscode plugin with auto completion

Awesome Lists containing this project

README

          

# Qovery Extension
Qovery Extension makes it easy to edit Qovery yaml specification files inside vscode.

Available directly on the Marketplace: https://marketplace.visualstudio.com/items?itemName=qovery.vscode-qovery-extension

## Demo
![Demo of the plugin](.github/ext-demo.gif)

## Usage
Open a file that end with .qovery.yml :)

## Compatibility
This extension support vscode at version `^1.25.0`.

## Dependency

This plugin use the [YAML](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml) extension created by Redhat.

## Contribution

Author: [Alexis Viscogliosi](https://github.com/alexisvisco)