zircon
zircon is a vscode extension to bring the power of bash (or another shell!) text transformation to your selections in vscode!
Features
This vscode command allows you to run the currently selected text through a set of bash commands
Requirements
- bash (or another shell!)
- any other tooling you want to reference from that shell
Extension Settings
This extension contributes the following settings:
zircon.shell : the shell to use with zircon [defaults to bash ]
Known Issues
This currently only works with a single selection
Release Notes
0.0.2
added logo
0.0.1
first release!
| |