17.8 Editor Context Menu
Holding down the Command key while clicking on an item in the code editor will display the menu shown in Figure 17-18:
Figure 17-18
This menu provides a list of options which will vary depending on the type of item selected. Options typically include a shortcut to a popup version of the Attributes inspector for the current view, together with options to embed the current view in a stack or list container. This menu is also useful for extracting part of a view into its own self-contained subview. Creating subviews is strongly encouraged to promote reuse, improve performance and unclutter complex design structures.