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
 Replace. with :: for namespaces and typenames
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

hajokirchhoff
Ketchup Master

Germany
58 Posts

Posted - Oct 24 2011 :  05:19:02 AM  Show Profile  Reply with Quote
My project uses namespaces a lot.

I'd like to see this:

f=0 * types.MHz

automatically corrected to

f=0 * types::Mhz

where MHz is an enumeration in a namespace 'types'.

IOW, when I type typename/classname/namespace.symbol, the . could be replaced automatically if appropriate.

:: is clearly distinct from . in the C++ language, but it's such a bother to write ;-)

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Oct 24 2011 :  11:40:08 AM  Show Profile  Reply with Quote
A very good idea. We are considering adding this feature to VA at some point:

case=12602

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