Skip to content

The StackCopy project allows the copying and pasting of stack contents being added to extensions in VSCODE and Atom.

License

Notifications You must be signed in to change notification settings

ramonwanderley/stackCopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

The StackCopy project allows the copying and pasting of stack contents being added to extensions in VSCODE and Atom.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages