Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 398 Bytes

File metadata and controls

8 lines (6 loc) · 398 Bytes

Script Viewer

A read-only, syntax-highlighted script viewer built into the window.

  • Virtualized line rendering — handles large files without frame drops
  • Drag-and-drop .cs file support
  • Line highlighting for Scanner and Alerts navigation — clicking a result elsewhere in the tool opens the exact line here
  • "Open in IDE" button passes the file and line number to your external editor