Postfix template configuration
In resharper 10, new functionality so called "Postfix Template" introduced.
It's great.
But, I failed to find the configuration page/window for it.
How can I customize the postfix template?
Does anyone know?
Or is it just hardcoded??
Please sign in to leave a comment.
A lot of the functionality is hardcoded, as the templates themselves need to understand the context they're running in ('.if' for example, needs to understand the scope of the expression to wrap in an if statement), so there isn't a lot that can be customised. However, the options page is in ReSharper → Options → Environment → Postfix Templates.