New in version 1.6: Improved the window show near the caret add options for: Toggle from copy to paste Close window without do anything ------------------------------------------------------------------------------------------------ New in version 1.4: add options for: New - Clear all items Save - Save existing items to file Open - Open items from file ------------------------------------------------------------------------------------------------------
the extenstions allows you to have additional 10 copy & paste slots inside visual studio you can assign shortcuts to the commands through tools->options>keyboard (Tools.ExtendedCopyCommand, Tools.ExtendedPasteCommand) when the command is used a popup will appear prompting you to select which slot you want to copy to/paste from using the numeric/numpad keys
|