Missing Context menu items in Xcode 26 on a fresh project

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

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.

Missing Context menu items in Xcode 26 on a fresh project
 
 
Q