Feature Request/Bug Report Follow
I'm not sure if this is a bug. If not, then Id like to submit it as a feature request.
When I type (for example), and hit return, the next line is indented, resulting in code that looks like this:
public void SomeTest()
{
}
I prefer my attributes to be directly lined up with the method, so what I typically have to do is hit backspace prior to typing the method, or re-touching the closing brace. Both of these methods accomplish the goal, however, I think it would be nice if Resharper handled this for me.
--
Matt Berther
http://www.mattberther.com
Please sign in to leave a comment.