When following the official SwiftUI Tutorial "Landmarks", I should be able to Cmd-Ctrl-Click an element of a preview in Selectable mode to view a list of options. But Xcode shows only one option (Embed). Furthermore, if I try to type anything the popover breaks completely and grows in length infinitely. I am not sure whether this is a bug, or I missed something when installing Xcode, or both
Missing Context menu items in Xcode 26 on a fresh project
Hi,
Lovely to hear you are wanting to learn to use SwiftUI.
In recent versions of Xcode this menu has been removed.
If you can share a link to the tutorial then I'll reach out to the right folks to see if we can get this tutorial updated to avoid future users from getting confused too.
Thank you for the clarification. It's the Section 2 of this tutorial