Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/z3z1ma/vscode-meltano-power-user
- Owner: z3z1ma
- License: mit
- Created: 2022-10-25T06:13:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T18:01:25.000Z (over 2 years ago)
- Last Synced: 2025-02-14T04:34:00.531Z (6 days ago)
- Language: TypeScript
- Size: 126 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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