Autocomplete with lowercase
Hi,
I just installed appcode. When I type nss , the autocomplete options doesnot show NSString.
But when I type NSS, list shows NSString. is this the existing behaviour - should I modify any setting to fix this.
Is it possible to provide autocomplete options without considering the lower case / upper case.
请先登录再写评论。
Yes, you can configure completion in Preferences | Editor | Completion. Though, we recomment sticking with defaults, at least until you are absolutely sure you need the change them.
Hi Anton,
Thanks it helped. But I am wondering if the default should be ignore case for autocomplete. XCode and other IDEs have it that way.
Regards,
Avinash.