Xcode Quick Help displays “No Quick Help” when viewing a single file

后端 未结 5 1381
孤独总比滥情好
孤独总比滥情好 2021-02-19 22:25

The quick help feature is working just fine when I open an Xcode project, however when opening a file (e.g. abc.swift) that\'s not in an open project, the documentation does not

5条回答
  •  轮回少年
    2021-02-19 23:22

    Install the version of the Command Line Tools for your Xcode

    `Xcode menu -> Open developer tools -> More Developer Tools
    

    Restart Xcode. It helped me to see Quick Help again and also fixed git crash.

提交回复
热议问题