Silver setting checkbox bug in Visual Studio

Hi Viktoriad,

I just re-enabled automatic parenthesis, and now I’m not able to reproduce the problem I experienced. Maybe restarting Visual Studio made the bug go away, maybe my project’s code has changed, or maybe I changed my VS options. But now, I cannot reproduce what I saw.

The problem was with function declarations. When I pressed the closing parenthesis, you know “)”. I would end up with two of them like this:

func foo()) {
}

I’ll leave automatic parenthesis enabled. If I happen to get this problem again, I will try to video record it for you.

For now, it’s working. Cheers.

1 Like