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
 Technical Support
 Do not add full namespace to CPP file
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

xxluda
Senior Member

29 Posts

Posted - Nov 25 2019 :  11:55:51 AM  Show Profile  Reply with Quote
Hi,

is it possible to configure Visual Assist to not add full namespace to member methods when using "Create implementation" ?

My CPP files are containing using namespace at the top of file:

using namespace Module::Namespace::XXX;


so it would be great if any created/moved implementations doesn't repeat whole namespace again:


Module::Namespace::XXX::CClass::method() ....


and instead of that created only

CClass::method() ....


Is there any way how to configure it?

Thanks!

Ludek Vodicka
Skipper Chief developer www.skipper18.com

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Nov 25 2019 :  6:25:50 PM  Show Profile  Reply with Quote
We're planning to implement this at some point:

case=20637

Thank you for taking the time to report this.
Go to Top of Page

xxluda
Senior Member

29 Posts

Posted - Mar 11 2020 :  08:39:41 AM  Show Profile  Reply with Quote
Hi, any news about this feature?

Ludek Vodicka
Skipper Chief developer www.skipper18.com
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18749 Posts

Posted - Mar 11 2020 :  10:39:27 AM  Show Profile  Reply with Quote
We are aiming to get this resolved soon, but unfortunately I don't currently have a firm estimate for when this will be done.

zen is the art of being at one with the two'ness
Go to Top of Page

ChrisG
Whole Tomato Software

USA
299 Posts

Posted - Jun 18 2020 :  01:34:56 AM  Show Profile  Reply with Quote
case=20637 is fixed in build 2380.
https://support.wholetomato.com/default.asp?W404#2380
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