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
 .cpp/.h jumping
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

gmit
Whole Tomato Software

Croatia
90 Posts

Posted - Nov 01 2006 :  08:29:51 AM  Show Profile  Reply with Quote
I often work with project that have a lousy structure like this:
<project_dir>/src/aa.cpp
<project_dir>/inc/aa.h

I can imagine this is not that uncommon file layout, so, VA should support header-source file jumping (toolbar button/key command) for such projects.


I don't know whether is is better to support only this (i think there are only few common directory names such as src, sources, inc, include), to look into 'additional include dirs' in project options to make the search wider, or both.

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Nov 01 2006 :  12:14:54 PM  Show Profile  Reply with Quote
I have done a load of work in a project that used:

<project_dir>/<dll_dir>/source/aa.cpp
<project_dir>/<dll_dir>/include/aa.h

and alt-o always worked perfectly for me. Are both files listed in solution explorer and OFIW?

alt-o will fail if you have:

<project_dir>/<dll_dir>/source/aa.cpp
<project_dir>/<dll_dir>/include/ab.h

I have seen this happen a couple of times, due to typo's.

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

gmit
Whole Tomato Software

Croatia
90 Posts

Posted - Nov 01 2006 :  2:01:46 PM  Show Profile  Reply with Quote
oh, please disregard this. i've looked into options and found it out... ctrl+h was indeed bound to 'flip header' action, but the one implemented in wndtabs. :( shame on me.

sorry.


p.s. it bothers me for more than a year. :)
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Nov 01 2006 :  2:35:30 PM  Show Profile  Reply with Quote
*oops* an easy mistake to make.

Next time you run into an odd problem try asking after only 6 months

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