Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Comments on closing bracets of the IF stetements

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
SnowBoy Posted - May 11 2006 : 08:54:30 AM
It's possible to write automatically the conditions of the IF statements (and also other commands) as comments after the closing bracets?
For example:


    if (feature.isEnabled() && ....)
    {
       ... (a lot of lines here)
    } // (feature.isEnabled() && ... ) <-- add by Visual Assist X


This feature could be really helpful (at least for me :), especially when inspecting the code.

Thanks, SnowBoy
5   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jun 05 2006 : 3:08:34 PM
that is worth knowing thank you for posting your success with this.
SnowBoy Posted - Jun 05 2006 : 10:29:30 AM
Solved.
Just recompile KinTools with Visual Studio.

Then, with the latest release of testDriven.NET the two add-in work together.

feline Posted - May 15 2006 : 3:45:54 PM
from memory (it has been a while since I last re-read the article) aren't parts of the KingTools written as macro's? if so you may be able to extract the macro's from the code download and run some of them in the new IDE.

the basic problem is the same as faced by all addin's, it requires work to support each new IDE.
SnowBoy Posted - May 11 2006 : 10:55:48 AM
Thank you for the answer.

I've used KingTools for a while, but they don't work with TestDriven.NET (I don't know why). So I think about a new feature of WAX.

Even if it's not the same, however, the [MOVE]scope works. I've only to get used to it...

By, Luca

rhummer Posted - May 11 2006 : 10:12:19 AM
support has opted not to implement this.. It could come down the line but I'm not cetrain.

read this post with supports comment on the issue.

http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=4300&SearchTerms=closing,brace

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