Jeremy David Giesbrecht

Results 33 comments of Jeremy David Giesbrecht

At some point I noticed Xcode had started doing a better job of this, but until now I never stopped to investigate exactly what it does. At this point (Xcode...

> I disagree with hiding them, since then someone reading the documentation cannot be sure they are implemented. I don’t understand. If the source even compiled, then the methods must...

I have been very happy to see the ball rolling on this again, and I think all of the discussed possibilities are an improvement from the status quo, so I...

@galli-leo, > First and foremost, since this will be a toggable option, we can just add a legal disclaimer when using it. Then it‘s the users problem. That’s good enough...

@J7mbo, > I’d love to see this with swiftdoc and Jazzy supporting it: > > ```swift > /// inheritdoc > ``` > or similar... Manually triggered inheritance like this [can...

> I notice that custom callouts are apparently only specified for Playgrounds. That is what I was going to say. I think Jazzy and Quick Help are more related in...

(If you are too lazy to read all the details in this comment, at least skip to the bottom and read the last two lines. 😉) *** (From an earlier...

Hurray! Thanks for the tip @drekka. I fought with this a while back and ended up giving up. Now I will take another look.

@johnfairh, That would work well for the `.md` files. But for documentation comments, Xcode’s Quick Help will not have those resources and I can see that being a source for...