deepakg202 / vscode-save-commands

VSCode Extension to save frequently used commands

Home Page:https://marketplace.visualstudio.com/items?itemName=deepakgupta191199.save-commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Save Commands

VSCode Extension to save and copy terminal commands.

Demo

demo

Placeholders

Now you can add placeholders in your commands. For eg, you can add commands in this manner This is {placeholder1} and {placeholder2} with {placeholder1} again It will ask input for placeholder1 and placeholder2

You can set save-commands.placeholderType to change the capturing group in settings.


Enjoy!

About

VSCode Extension to save frequently used commands

https://marketplace.visualstudio.com/items?itemName=deepakgupta191199.save-commands

License:GNU General Public License v3.0


Languages

Language:TypeScript 95.5%Language:JavaScript 4.5%