<div dir="ltr">Hi everyone!<div><br></div><div>I was experimenting a little bit with the browser's annotation pane and I found that it is difficult to extend (adding new information to the annotation text) without overriding stuff in CodeProvider, particularly #annotationForSelector:ofClass:. That method is quite long currently and it will grow more as new "annotation requests" are added.</div><div><br></div><div>Also, I think the annotation should not be a responsibility of a CodeProvider, the way I see it is more "UI" so it would be better in my opinion to be a separate object that can deal just with annotations. But I'm not entirely sure how to name it (I thought something like "AnnotationProvider" but I don't 100% like the "provider" word).</div><div><br></div><div>Any ideas?</div><div><br></div><div>Nahuel</div></div>