Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 insert comment boxes

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
slymz Posted - Jan 23 2011 : 9:09:02 PM
Hi!

Is there a way in VA for inserting comment boxes, such as:


//  +-----------------+
//  |     TITLE       |
//  +-----------------+


Obviously, one can define a simple snippet of the likes:


//  +-----------------+
//  | $end$ |
//  +-----------------+


I could live with this.. Yet, this isn't ideal in that the box width is fixed, TITLE is not centered, and right frame (|) isn't positioned correctly. What would be awesome is to have VA snippet or something that, e.g. on selection of the following:


// title


turns it into the boxed version above.

Cheers!

slymz






1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jan 24 2011 : 11:17:28 AM
It is most unlikely that VA is ever going to try and do this. However it should be quite easy to write an IDE macro to do this. This macro should give you some idea's, since it also takes several lines in the editor, and inserts text at the start and end of each line:

http://support.wholetomato.com?W445

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