RenderInternalLinkParams.shouldRevealFile?
RenderInternalLinkParams › shouldRevealFile?
Type: boolean
Whether clicking a FILE link also highlights that file in the file explorer, on top of the open Obsidian's own link handler performs.Opt-in, unlike the folder branch: a folder link has always revealed (revealing was all its click could mean), whereas a file link has always only opened — so turning this on by default would change what every existing caller's link does.