Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Way to copy the list of functions in a 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
ontherocks Posted - Mar 08 2018 : 03:12:23 AM
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?
2   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Mar 08 2018 : 1:00:03 PM
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.
accord Posted - Mar 08 2018 : 12:42:08 PM
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

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