How to disable literal image code completion in Xcode 8?

Xcode 8 supports color, image, and literal. When I typed a few characters, the completion of the code will tell me with some picture. It really embarrassed me for a long time. I want to know how to disable only image completion code. Or disable the three literals at the beginning. Please help me, thanks a lot in advance! enter image description here

+7
ios xcode
source share

No one has answered this question yet.

See similar questions:

46
Is there a way to disable Xcode 8 autocomplete for image names?
nineteen
Disable Xcode 8 code completion for image name.

or similar:

1348
How to "add existing frames" in Xcode 4?
1276
How to disable ARC for a single file in a project?
1172
How can I turn off UITableView selection?
981
How to download Xcode DMG or XIP file?
868
Xcode Error "Could not find disk image for developers"
576
How can I highlight multiple lines in Xcode?
383
Xcode Product & # 8594; Archive disabled
89
How to disable indexing in Xcode 4?
thirty
How to set hex color code in xib in iOS
12
Is there a way to disable or change the completion of Xcode?

All Articles