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
 Make Ctrl+O more smart
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Left
New Member

5 Posts

Posted - May 07 2006 :  08:32:11 AM  Show Profile  Reply with Quote
Guys, you've already implemented a great feature - switching between h and cpp files. It simplifies a code navigation a lot. Let me suggest to make this feature more smart. It will be cool to allow the user to add "file pairs" to be switched. For example, I'd like to switch between .html and .js files. Also, some of my .h and .cpp files has a different names. Allowing me to store permanently "tips" for Ctrl+O will simplify my work a lot.

Thanks.

rhummer
Tomato Guru

USA
527 Posts

Posted - May 07 2006 :  12:15:28 PM  Show Profile  Reply with Quote
Support has stated that it will only work with .h and .cpp files.

http://www.wholetomato.com/products/features/mru.html?more=yes

They suggest using hte MRU in the VA Class view or you can use a macro

http://www.codeproject.com/macro/VSHelper.asp

Tools Engineer - Raven Software
VS2005 SP2/VS2008 SP1 - VAX <LATEST> - Win 7 x64

Go to Top of Page

Left
New Member

5 Posts

Posted - May 10 2006 :  09:22:24 AM  Show Profile  Reply with Quote
Thanks for your response.
But I don't understand how MRU can help me. I don't want to switch between most recently used files, I can always use Ctrl+Tab for this action. Macro from codeproject also does not looks too professional :(. Writing special plug-in to support only smart switching between files is not looking as a good idea. One of main VisualAssist goals is quick source code navigation, isn't it? I thought this feature could be useful.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - May 10 2006 :  2:29:47 PM  Show Profile  Reply with Quote
MRU is useful when you are working on a small number of files out of a much larger project. if the files are currently open then this does overlap with CTRL-TAB, but the problem with CTRL-TAB is it does not work so well when you have 10 or 20 files open at once.

VA does a lot to help with quick code navigation, but there are limits. some feature requests really are asking for an entire new product.

what you are asking for here falls into a grey area. arguably this is a logical extension to what VA already does, but the problem is you are asking to setup "n" pairs of known file extensions. this goes from being a small and simple feature and turns into something that suddenly requires options and to be configured.

have you looked into the VSHelper macro? i have not used it myself, but the code is quite straight forward and it is a simple matter to simply add the file extensions you want to the macro code.

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

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - May 31 2006 :  2:38:54 PM  Show Profile  Reply with Quote
looks like forum spam, so i have deleted the posts i found.

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