Skip to content

gemologic/zircon

Repository files navigation

zircon

zircon is a vscode extension to bring the power of bash (or another shell!) text transformation to your selections in vscode!

Features

zircon.transform

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!

About

a vscode extension to leverage bash in selected text transformations

Resources

License

Stars

Watchers

Forks