Template explorer macro question
Answered
Hello,
I have a question about the use of the macro "Containing type member name" .
I want to surround a methode/field/property etc. and extract the given name of these types.
#region $name$ => the macro
$SELECTION$$END$
#endregion
But the macro extracts only the class name not the name of the member within the selection.
How to solve this ?
Please sign in to leave a comment.
Hello WM, thanks for the question. The problem you described looks like a bug. I've submitted a new issue to our bug tracker: https://youtrack.jetbrains.com/issue/RSRP-485841. Please feel free to comment or vote for it to get notifications about status changes. Unfortunately, I haven't found a workaround for this problem :(