Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Broken comments after moving functions in outline

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
rryk Posted - Feb 16 2012 : 1:17:26 PM
Hi,

When dragging functions around in the VA Outline multi-line comment of the following kind are broken:

/**
 * Comment to the function.
 */
void foo().


After the moving they turn into:

/**
* Comment to the function.
*/
void foo().
7   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Mar 05 2012 : 10:39:19 AM
It is announced here:

http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=10610

and it is also on our downloads page, here:

http://www.wholetomato.com/downloads/default.asp
rhummer Posted - Mar 04 2012 : 09:28:56 AM
It is available for download, look at the 'Announcements' section of the forum.
rryk Posted - Mar 04 2012 : 07:57:13 AM
Where can I get it? Or must I wait until next release?
support Posted - Feb 29 2012 : 1:25:52 PM
case=53417 is fixed in build 1901
feline Posted - Feb 17 2012 : 4:20:49 PM
You might want to map a keyboard shortcut to the command VAssistX.ToggleRepairCase in the IDE keyboard settings to help here, as a temporary work around.
rryk Posted - Feb 17 2012 : 09:10:09 AM
Thanks. Turning formatting off is undesired since it helps me a lot when copy-pasting code around ;). Will be waiting for a patch to fix drag-and-dropping.
feline Posted - Feb 16 2012 : 2:18:18 PM
I am seeing the same effect here, thank you for the clear description. This is caused by having the VA option:

VA Options -> Advanced -> Correction -> Format after paste

turned On. The IDE does the formatting when this option is turned on, and the IDE does not line the indent at the start of the comment lines. We are considering not applying this option to VA Outline drag and drop:

case=53417

but for now the work around is to turn off Format after paste.

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