Possible Duplicate:
ReSharper and auto closing parentheses
I love resharper but as an example:
When i type in [Faultcontract and then ( it automatically puts in ) and puts my cursor after the ) which is undesirable because i want to type typeof(FaultInfoType) and not have to arrow back a space or use the mouse.
I disabled auto complete parenthesis in resharper. It doesn't seem to do it on methods.