VS hangs if you type three double quotes """

In Silver for Visual Studio, if you type three quotes in a row, Visual Studio will hang. As you know, three quotes is useful in Swift for large strings. The workaround is to copy-paste the three quotes as a block rather than typing them individually.

Happens in both VS 2015 and 2017. Bug exists in version 10.0.0.2275 and in other versions as well.

Thanks, logged as bugs://80032

bugs://80032 got closed with status fixed.