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
 System is unexpectedly lower-cased
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jschroedl
Tomato Guru

USA
106 Posts

Posted - Jul 08 2011 :  10:59:02 AM  Show Profile  Reply with Quote
I'm a C++/CLI dev and have been irritate by this for a LONG time and hope for some help.

stdlib.h and process.h can define the "system()" function. lovely.

But, I NEVER want to call that API in my code. Rather, I refer to the .NET System namespace.

So, as I'm attempting to type something like System::String, as soon as I type the first colon, it's autocorrected to system: which I then have to Ctrl+Z back to System: This is real annoyance for me and really slows down coding.

It seems like typing the colon should help identify "System" as either a namespace or class name and VAX should be able to tell I don't mean system().

Any help out there for ways I can avoid this pain?

John

Edited by - jschroedl on Jul 08 2011 11:00:25 AM

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Jul 08 2011 :  9:00:27 PM  Show Profile  Reply with Quote
Turning off

VA Options -> Advanced -> Listboxes -> Selections committed with: Any character not valid in a symbol (C/C++ members)

should help.
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