Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Wrap any command in REPLNew to Visual Studio Code? Get it now.

Wrap any command in REPL

Preview

Sandip Chitale

|
14 installs
| (0) | Free
Support wrapping any command in REPL
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

replicator README

Features

Wrap any configured command in a REPL.

Supports:

  • kubectl
  • helm
  • docker

You can configure additional commands using config Commands to Wrap.

Also supports:

  • history - show history
  • !number [args] - run specified command from history with optional additional commands
  • !! [args] - run previous command from history with optional additional commands

Next idea

  • Support shell independant completion

Requirements

None.

Extension Settings

None.

Known Issues

None.

Release Notes

0.0.3

Initial release of ...

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft