How to remove parent rem when linking it's children?

What determines whether parent rem info will be displayed when linking it’s children? Some of my rem links contain info about their parent rem, so links look like this: “| | ParentRem > ChildrenRem
I want to link ChildrenRem, without showing info about it’s parent rem.

This seem to happen when the parent rem only contains a reference (as is the case with template slots, but happens even if is not). I haven’t found a way to stop it, maybe is a bug, you could fill a bug report (I’ve no idea how to do that, though, hahaha).

What do you mean by “linking” exactly?

Is it something like this?
image

Yes. In my case, that rem would like like this:
• Linking to | | My test > My test child

If you right click, do you have the option to “Hide full name”?

Here is mine if I decide to Show Full Name

Weird. As far as I know there is no Setting for the default for that

I have that option, but this is the full name I get. I get this only with rems that are nested within template slots.

Sorry, I hadn’t realized it was this special case. Not sure what it can be then.