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
- Host: GitHub
- URL: https://github.com/Qovery/vscode-qovery-extension
- Owner: Qovery
- License: gpl-3.0
- Archived: true
- Created: 2020-04-02T12:56:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T21:06:25.000Z (about 4 years ago)
- Last Synced: 2025-03-07T06:45:25.695Z (over 1 year ago)
- Topics: autocompletion, qovery, vscode-extension, yaml
- Language: TypeScript
- Homepage:
- Size: 1.77 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## 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)