Xcode 13 show quick help (option + click) not working

after I got Xcode 13, my option+click on variables, methods, does not seem to work anymore. I had cleaned build folder as well. anyone got this problem?

Answered by Claude31 in 688566022

Just tested on Xcode 13. It works. Just need to position the pointer precisely on text.

Accepted Answer

Just tested on Xcode 13. It works. Just need to position the pointer precisely on text.

I had accidentally marked Claude's answer as accepted. This is a mistake.

Have you started comments with ///

Here is a toy example:

If you want to get a separate discussion topic, add an extra /// blank line

Answered: After restarting my computer the show quick help is working properly again. When nothing seems to make sense, restart your computer.

Weirdly enough, restarting my computer also worked for me. Thanks @concern12345

Xcode 15.3.0 - a restart solved this for me as well.

Xcode 13 show quick help (option + click) not working
 
 
Q