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
 Include Files, stop < over "
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Christopher Pepper
New Member

United Kingdom
5 Posts

Posted - Nov 05 2010 :  06:43:37 AM  Show Profile  Reply with Quote
Hi,

I was just wondering, when i do right click->include, it will automatically use < instead of " when it can. How can I force it to not do this? e.g now
right click->include =
#include <base\\...>

i want it to

#include "base\\.."

I appreciate any comments! Thanks, Chris

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Nov 05 2010 :  5:40:44 PM  Show Profile  Reply with Quote
We are adding a registry key to control Add Include, so it can be set to always use "" or <>. This should be present in the next build of VA, which we are hoping to post in the next couple of weeks:

case=51056

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

Christopher Pepper
New Member

United Kingdom
5 Posts

Posted - Nov 06 2010 :  9:21:13 PM  Show Profile  Reply with Quote
ah thank you for the reply! i look forward to it! =]
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Nov 12 2010 :  3:23:24 PM  Show Profile  Reply with Quote
case=51056 is implemented in build 1836

Create or modify the following DWORD value in the registry:

HKEY_CURRENT_USER\\Software\\Whole Tomato\\Visual Assist X\\VANet8\\AddIncludeTokenStyle = 0

Replace "VANet8" with "VANet10" for Visual Studio 2010
Replace "VANet8" with "VANet9" for Visual Studio 2008
Replace "VANet8" with "VANet" for Visual Studio 2003
Replace "VANet8" with "VA6" for Visual C++ 6

Supported values:
0 = default, current behavior
1 = force use of ""
2 = force use of <>

Whole Tomato Software, Inc.
Go to Top of Page

Christopher Pepper
New Member

United Kingdom
5 Posts

Posted - Nov 16 2010 :  3:24:48 PM  Show Profile  Reply with Quote
quote:
Originally posted by support

case=51056 is implemented in build 1836

Create or modify the following DWORD value in the registry:

HKEY_CURRENT_USER\\Software\\Whole Tomato\\Visual Assist X\\VANet8\\AddIncludeTokenStyle = 0

Replace "VANet8" with "VANet10" for Visual Studio 2010
Replace "VANet8" with "VANet9" for Visual Studio 2008
Replace "VANet8" with "VANet" for Visual Studio 2003
Replace "VANet8" with "VA6" for Visual C++ 6

Supported values:
0 = default, current behavior
1 = force use of ""
2 = force use of <>



Thank you :) its much appreciated (btw do you mean visual studio 2005 instead of 03??)
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Nov 17 2010 :  1:31:37 PM  Show Profile  Reply with Quote
The "VANet8" version of the key is for VS2005, the alternatives are for the other IDE's. Apologies for the confusion.

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