Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1649: problem with clipboard buffers

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
Uniwares Posted - Jan 25 2009 : 8:35:36 PM
C#, VS2008

When having a vertical (block) selection in the clipboard buffer and switching between the two last inserts with Shift+Ctrl+V, the buffer looses its "vertical/block" information and becomes a normal insert.

e.g.:
singleLineInsert = false;
this.var1 = 0;
this.var2 = 1;
this.var3 = 2;
this.var4 = 3;


Select first line, Ctrl+C it, select parts marked in red, Ctrl+C them, Ctrl+V, Shift+Ctrl+V twice.
As you should see now, the first time the block is inserted correctly, the second time its inserted as 4 separate lines.
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jan 26 2009 : 1:39:09 PM
I am seeing the same effect here. Thank you for the clear description.

case=531

This is currently a known limitation, VA's CTRL-SHIFT-V menu does not support block copy / paste.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000