Showing Functions Actions Context Menu

Hi


In Apple whats new in Xcode 11 video I sow the presenter showing some actions context menu when clicking or rithg clicking on

function name, I tried to do that with click, right click, option click nothing worked ? in link below the light image is from Apple presentor

the dark one is mine ?

--

Kindest Regards


https://www.icloud.com/sharedalbum/#B0z5M3v1gG6jR1Z

Answered by Ammar S. Mitoori in 395265022

I tried it worked as you described, thanks allot.

Tested in XCode 11.3 beta, OSX 10.14.6.


If cmd-click on a function name, I get the popup (first screenshot).


When option click on the name, I get the popover window, with content such as:

Declaration

func buttonActionInScrollView(_ sender: UIButton)

Parameters


sender

No description.

Declared In

Item3ViewController.swift



Which OS version do you run ?

Could you post an image of what you get ?

Could you test in light mode, just to see.

Accepted Answer

I tried it worked as you described, thanks allot.

What did you change compared to what you described in your original post ?

Its same didnt change any )

OK, so my answer was correct. Thanks for the confirmation.

Showing Functions Actions Context Menu
 
 
Q