Microdown icon indicating copy to clipboard operation
Microdown copied to clipboard

Pharo comments: Methods without defining classes should look in self by default

Open jecisc opened this issue 1 year ago • 0 comments

I've seen that I can use Class>>selector to link a method in my comments, but when I describe the API of my own class, I don't want to put Class>> everywhere. Maybe when it is not present we could lookup in the class defining the comments the method to see if it's not on of its method?

jecisc avatar Mar 17 '23 23:03 jecisc