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
 Way to copy the list of functions in a file
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

ontherocks
Junior Member

13 Posts

Posted - Mar 08 2018 :  03:12:23 AM  Show Profile  Reply with Quote
VA lists all the functions in a file in the Navigation Bar drop down.
I would like to copy that list and paste it somewhere like notepad. Is there a way to do it?

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Mar 08 2018 :  12:42:08 PM  Show Profile  Reply with Quote
I don't think there is a way for that.

However, if you open VA Outline, right click over that and select "Copy Outline content" from its context menu, you will be able to copy its content to the clipboard. I know it's not the same what you asked for, but you get all the methods and functions and some other extra items that you may want to delete after pasting. To access VA Outline:

VAssistX -> Tools -> VA Outline
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18750 Posts

Posted - Mar 08 2018 :  1:00:03 PM  Show Profile  Reply with Quote
Depending on exactly what you want, another option is to do a regex find and replace, to pick up and delete everything you don't want. With a couple of careful regular expressions you should be able to eliminate the function bodies and blank lines. Comment blocks should also be simple. What is left is the function signatures. You can then just undo the search and replace to get the full file content back.

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