Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Open Corresponding file

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
rostfrei Posted - Jul 30 2013 : 04:00:23 AM
Open corresponding file currently works as described on http://www.wholetomato.com/products/features/header.asp , so to open corresponding file it has to be in the same directory or part of the solution. All in all ok. In my solution I have header files of the external UI statically linked library. When exploring the project I can see all the declarations, but for the definitions I have to manually open source file from the specific location. I managed to overcome this issue by adding source files paths as described on http://www.wholetomato.com/products/features/directories.asp . So now switching between symbol declaration and definition (alt+g) works even thoe source file is not part of the solution. But switching from header to source file with alt+o does not work as source is not in the same folder as the header nor is a part of the solution. Switching from source to header does work as header is part of the solution. This doesn't make sense. Visual Assist already constructed it's internal mapping between symbols and file names (definitions and declarations) so it makes no sense it wouldn't use the same info for the corresponding file opening if file is not found in the same directory or the solution.

Marko
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jul 31 2013 : 6:50:56 PM
Are you using a freely available library that I can download and test?

Can you post a couple of sample file paths for the header and matching cpp file, so I can try and set up a test case here, to investigate?

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000