File layout region template

I have created a file layout which contains regions. Is it possible for the region generation to write something like this when applying the file layout?

#region $name$
$end$
#endregion // $name$

1
1 comment

This is exactly what I am looking for, except that I don't need the // in front of the name after the #endregion.

Just found this ticket: https://youtrack.jetbrains.com/issue/RSRP-480677/An-option-to-automatically-add-endregion-label-on-Code-Cleanup

0

Please sign in to leave a comment.