Skip to main content
Version: 3.5 (unreleased)

Reports

Right-click commands for Reports in the Collections Tree.

The Reports branch lists the analysis reports in the project's Reports folder. Each node is labelled with the report's own first heading, falling back to its file name.

The folder is read directly rather than from an index, so the tree can never offer to open a report that has been deleted outside VRGS — use Refresh after changing the folder from Explorer.

See the Analysis Reports guide for what a report is and how to build one.

Item Context Menu

Right-click an individual report in the Collections Tree.

Actions

  • New Report — Create a new report and open it in the report editor. (ID_REPORT_NEW)
  • Open in Editor — Open this report for editing. (ID_REPORT_OPEN)
  • Delete Report — Move this report to the project's RECYCLING folder (it is not destroyed). (ID_REPORT_DELETE)
  • Refresh — Re-scan the Reports folder and rebuild the list. (ID_REPORT_RESCAN)

Group Context Menu

Right-click the Reports parent group in the Collections Tree.

Actions

  • New Report — Create a new report and open it in the report editor. (ID_REPORT_NEW)
  • Refresh — Re-scan the Reports folder and rebuild the list. (ID_REPORT_RESCAN)
note

New Report needs an open project and the Microsoft Edge WebView2 runtime; it is greyed out without both.