Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 Attributes brace [ ] minimising.
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Riscy
New Member

3 Posts

Posted - Jan 01 2007 :  05:11:12 AM  Show Profile  Reply with Quote
Is there way for visual assist to minimise attributes or such that using [] brace, example below
========================================================
[Browsable(true), CategoryAttribute("Appearance"),
Description("Disable button flashing"), System.ComponentModel.RefreshProperties(RefreshProperties.Repaint)]

public void FButtonStop()
=======================================================

into

[.^.]public void FButtonStop()

It make code hell lot easier to read and make sense.

Pretty please

Happy New Year and thank for the Visual Assist, it a great product.
which make code significantly easier to read...

Riscy

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Jan 02 2007 :  09:41:41 AM  Show Profile  Reply with Quote
The IDE already offers code folding in VS2003 and VS2005. We do not really have enough control over the IDE to safely attempt this.

In VS2005 you can select text and then right click -> outlining -> hide selection.
This is a manual method, but should do what you want.

depending on the language and IDE you are using, can you specify a syntax colour for just this text in the IDE's options?

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000