Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 759 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 759 Bytes

stackCopy

The StackCopy project is an VSCode extension that allows you to copy and paste content in a stack structure.

Installation

This project is published on VS Code Extensions. You can follow this tutorial to install it.

Search for stackCopy.

Commands

Commands Keyboard shortcut Description
Stack Copy F1 Copy the selected text for the first element of the Stack.
Stack Paste and Pop F2 Paste the selected text in the first element of the Stack and remove it.
Stack Paste and Keep F3 Paste the selected text in the first element of the Stack and keep it.

LICENSE

This project is under MIT LICENSE.