Here is a new add-in. Hopefully a useful one.
The purpose is to be able to easily and quickly save the data from a selected IDE TAB such as 'Project', 'Find in files', 'Output', or 'Debug' in a text file under the current project directory. Text filename will always be output_yyyymmdd_hhmmss.
Example: output_20210707_085753.txt
How to use:
Load and activate the Capture.dll utility
SHA256: FE1137C6A9E995AAB1D486194029E91BC0C4A055BA5E313DDBD78692AD0CAB03
Generate output from any tab mentioned above, or any tab under a Debug run (except the 'Memory' map).
To save the tab data:
CLICK once anywhere in the projects tab window that is to be saved
then invoke the add-in; click File, Save Tab data - that's it
The file will be in the project directory.
John Z
Completion message is provided in the 'output' window.
Updated 7/12/2021 version 1.2.0 (works with listviews also)