/vscode-save-commands

VSCode Extension to save frequently used commands

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

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!