So I'm looking inside the documentation for TipKit, which ~1400 lines in a single file of documentation. If I right click a symbol there is no "Jump to Definition" in the context menu.
Steps to reproduce:
- Navigate to TipKit generated "header".
- Right click a symbol like Tip (highlighted in bold):
public struct AnyTip : Tip
3rd step) No Jump to Definition menu item appears in the context menu.
Is this intentional behavior?