Post M13, hopefully my issue in YouTrack will be r...
# announcements
a
Post M13, hopefully my issue in YouTrack will be resolved allowing the form:
Copy code
public fun Context.getMyThing(parm: String): Thing { ... }
to be referenced from a
MyClass::Context.getMyThing
or similar reference. So for things that want to generate links, and until M14 it seems, will use the variable version or ask for HREF or will add a @NamedHref annotation so that you can look it up for those that you want to generate links from.