SCCopyA Visual Studio Code Extention. SCCopy is a copy paste manager. SCCopy uses the the same hotkey structure that StarCraft 2 uses for control groups. FeaturesUse Ctrl + (any number) to copy an item. Use Alt + (any number) to paste that item.
RequirementsVisual Studio Code! Extension SettingsShow/Hide the bottom status bar using scc.setting.showStatusBar = true/false in your config file. Known IssuesIn Visual Studio code Ctrl+1, Ctrl+2, Ctrl+3 are used to split the editor windows. This extension overwrites those hotkeys... sorry. So this copy paste stuff only works inside VScode... This realy caught me off guard... In hindsight this is really obvious. Possibly going to turn this into a system app if I like using this pattern of copy/paste. Release Notes1.0.0 Supports basic functionallity of Use Ctrl + (any number) to copy an item. Use Alt + (any number) to paste that item. 1.0.0Supports Copy and Paste. 1.0.1Added Setting scc.setting.showStatusBar = true/false |