Details
Description
I installed VS addin 2.3.0 on VS Community 2017 version 15.9.4. Then i set QML Debug to value enable on Qt project settings, rebuild and run debugging. After some debug messages is come the next message: "QML Debugger: Connecting to socket {478276F5-355D-317A-8C2D-4370C6115A8C}..." to output window and my project hung. GUI not showing.
When i back QML Debug to value disable, debugging works fine.
What the problem?