Roflcopter (noun) 1. a breeding ground for new ReSharper extensions 2. a collection of small, handy ReSharper utilities
Plugin pages: ReSharper / Rider
A Live Template Macro (Name: "Current branch name, stripped by an optional regex") which returns the current Git branch (read from the Git HEAD file).
This macro can be used to create templates like // TODO UB $BRANCH$: $END$
.
Roflcopter also provides default Live Template, just type branch
and hit TAB.
Allowed file name postfixes can be configured in Options | Code Inspection | Mismatched file names.
To apply the short cut (Ctrl+R, F) executing Apply Scheme in the Environment & Menus options may be necessary.
Allows to generate .ASPX / .ASCX Designer files in SDK projects.