mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
Six command outputs ended with the same AddButton(OpenExplorer ...) + WriteLine() tail. Add AddOpenFolderButton / AddRevealFileButton on ISmartTextOutput and route each site through them. This also drops the no-op `isFile ? path : path` in the package-extraction output, which now picks the reveal vs open helper directly. Assisted-by: Claude:claude-opus-4-8:Claude Codepull/3755/head
7 changed files with 32 additions and 14 deletions
Loading…
Reference in new issue