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
 / instead \\ for auto #include (case 226)
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

lib_team
Junior Member

France
18 Posts

Posted - Feb 20 2009 :  04:50:42 AM  Show Profile  Reply with Quote
Hy,
I have install new version of Visual Assist. Your new feature "Add include" is soo great !

It's possible to change some parameters (or config file) to use / between folder/file instead of \\ in #include.

for ex.
#include "MyFolder/Myfiles.h"
instead of
#include "MyFolder\\Myfiles.h"

We prefered / because we make multi plateform code and it's in our Coding Standard/Style.

thanks

feline
Whole Tomato Software

United Kingdom
18755 Posts

Posted - Feb 20 2009 :  11:37:08 AM  Show Profile  Reply with Quote
We are looking to change this feature so that it uses the path delimiter that is already being used in the current file:

case=23341

hopefully this will make it into the next build of VA.

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

gtflip
New Member

7 Posts

Posted - Mar 24 2009 :  4:20:32 PM  Show Profile  Reply with Quote
I just discovered this. My personal preference would be for it to be configurable or default to '/'. I also write cross-platform code, and '/' works in VS and gcc, but '\\' doesn't work in gcc (at least in my experience on non-Windows).
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Mar 30 2009 :  08:40:44 AM  Show Profile  Reply with Quote
case=23341 is implemented in build 1721

Whole Tomato Software, Inc.
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