Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/z3z1ma/vscode-meltano-power-user

An extension for VS Code to make working with Meltano projects delightful
https://github.com/z3z1ma/vscode-meltano-power-user

Last synced: 2 days ago
JSON representation

An extension for VS Code to make working with Meltano projects delightful

Awesome Lists containing this project

README

        

# Meltano Power User

This extension is designed to make working with Meltano projects more enjoyable by providing an inline experience to explore the vast library of plugins

## Features

- Treeview contributed to the sidebar with section for each plugin type (todo: add pics)

- Inline webview view that exposes Meltano Hub

- Click through links in tree view that automagically open the appropriate page in the hub without context switching

- A `+` button in the treeview that lets you directly add plugins

## Requirements

The extension simply expects that `meltano` is locatable on the users PATH. This is most easily done with pipx.

## Extension Settings

None

## Known Issues

In development, welcoming issues or ideas on Github

## Release Notes

### 0.1.0

Initial release of Meltano Power User