Xcode and Swift: change order of suggestion when coding -


i'm new swift language , using xcode too.

how change order of code suggestion when programming?

for example, when type int, xcode giving me these suggestions:

intmax_t
int
internal
...

i think advantage have int first suggestion. there way have issue fixed?

i tried typing bunch of time int , select "int" option, see if xcode orders suggestion used, keeps giving me same.


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -