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
 Shift+Alt+R should also rename module.def file
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

foxmuldr
Tomato Guru

USA
382 Posts

Posted - Mar 23 2020 :  5:57:55 PM  Show Profile  Reply with Quote
If you have an exports file (module.def) and you rename a symbol used within, it should rename the entry in the module.def as well.

foxmuldr
Tomato Guru

USA
382 Posts

Posted - Mar 23 2020 :  7:20:34 PM  Show Profile  Reply with Quote
Relates to:
http://forums.wholetomato.com/forum/topic.asp?TOPIC_ID=11736
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18748 Posts

Posted - Mar 24 2020 :  10:54:04 AM  Show Profile  Reply with Quote
Unfortunately we still don't search these files. I have tried some tests here to see if it is easy to trick VA into searching these files, but they have their own specific syntax, so a sensible check will require some understanding of the file format.

I have noted on the case that you are still interested in this:

case=52615

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

foxmuldr
Tomato Guru

USA
382 Posts

Posted - Mar 27 2020 :  3:19:00 PM  Show Profile  Reply with Quote
The format is:

EXPORTS

function1_name
function2_name

-----

If you rename "function1_name" to "newfunction_name" it should do a simple replace on that line.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18748 Posts

Posted - Mar 27 2020 :  3:33:40 PM  Show Profile  Reply with Quote
You can have numbers after the function names, or keywords. But yes, in general, for this file type it is just a search and replace. But we need to be careful extending to other file types, since the extension does not always guarantee the nature of the file.

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

foxmuldr
Tomato Guru

USA
382 Posts

Posted - Apr 27 2020 :  10:40:36 AM  Show Profile  Reply with Quote
quote:
Originally posted by feline

You can have numbers after the function names, or keywords. But yes, in general, for this file type it is just a search and replace. But we need to be careful extending to other file types, since the extension does not always guarantee the nature of the file.



At the very least, it could come up in the list unchecked and we could check them if desired.

Thank you, feline. My wife's a cat lady and we have a small feral colony (8 cats). Mostly Star Trek names: Spot, Tucker, Tasha, Phloxie (originally Phlox, but found out later she was female), Tordie La Forge, and then Blackie, Stripes, Moca. We have two other foreign cats that often come around: Major Tom and Newbie. :-)
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18748 Posts

Posted - Apr 28 2020 :  09:33:37 AM  Show Profile  Reply with Quote
This is a reasonable idea, and I have added this to the case.

Partly though this is a matter of finite resources, and focusing them where we hope they will do the most good.

As for cats, cats are clearly good and important

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

foxmuldr
Tomato Guru

USA
382 Posts

Posted - May 01 2020 :  4:03:50 PM  Show Profile  Reply with Quote
quote:
Originally posted by feline
Partly though this is a matter of finite resources, and focusing them where we hope they will do the most good.



I have offered multiple times to help you improve Visual Assist X, even under NDA or whatever. I've proposed an external API interface that would allow you to expose some functionality so we could write an interfacing DLL without having access to your source code, thereby allowing us to code things which do things we want without hitting you up with endless requests.

I'm still willing.
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