using tab on an active template ruins the next line
When using tab on an active template name, ReSharper breaks the next line:
Before:
psr]]>
/----
/
After tab:
public static readonly
/----
/
For some reason it indents the next line.
Kind regards
Thomas Koch
Please sign in to leave a comment.