Bug with Automatic Parenthesis Completion

Elements Version: Latest Betas and 8.1 also, I believe
Language: RemObjects C#
Visual Studio Version: 2013 and 2015

When “Automatic parenthesis completion” is enabled, it causes a bug in bracket placement and indenting. I’m posting two pictures–one with and one without this option enabled. Notice the bracket placement and the cursor position. The screenshots are taken right after hitting enter after declaring a method and typing the first bracket.

Option Enabled

Obviously, this isn’t desired because you have to hit enter again, then cursor up, then hit TAB, and then can begin typing.

Option Disabled

Now, the cursor is in the correct position to start typing right away.

Thanks, logged as bugs://73277

bugs://73277 got closed with status fixed.