Comment on Apple's Xcode Ladies and Gentlemen
StarManta@lemmy.world 1 year ago
I see the blank lines being included is odd, is that it? Why are the other lines being underlined?
Comment on Apple's Xcode Ladies and Gentlemen
StarManta@lemmy.world 1 year ago
I see the blank lines being included is odd, is that it? Why are the other lines being underlined?
dohpaz42@lemmy.world 1 year ago
Because two of them are strings, and one is a declaration of an extension. None of which are of type User.
Aatube@kbin.social 1 year ago
All you searched was "User". You didn't search the type of user, so it correctly returned lines with "user" in it like ``private var username`
dohpaz42@lemmy.world 1 year ago
If what you’re saying is true, that’s an even more WTF because I’m searching for User references, and not the text “[Uu]ser”.