Registers a file-path ILinkProvider (after WebLinksAddon) that opens the file viewer at the matched line, and turns on allowNonHttpProtocols so OSC 8 file: targets reach createOsc8LinkHandler, which now parses every target and refuses anything but file: and http(s):. The hover card gains an "Open in viewer" variant, exposed as showFileCard(rawPath) so relative paths are shown as printed (preflight P6). Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>