How to turn off double quotes auto-completion in Visual Studio 2019 for C++ editor?

Update October 2019: it is fixed now starting from version 16.3.2. If not, then check your settings carefully.

Short version: This is a bug in Visual Studio, and hopefully will be fixed. You can up-vote it here.

Longer version: I decided to report this bug to Visual Studio Team, but someone already did that. So if you are affected by this issue, consider up-voting it.

Link to VS bug tracker: Brace completion when member list is up does not put the character in the right position

Note, that while title of above bug may sound like only Code Analysis is affected, VS Team have marked another - more relevant bug as a duplicate to the above bug (C++ automatic quote completion). And it is not possible to vote closed bug, so only option is to vote the first one I mentioned.