vs plugin qt
https://download.qt.io/development_releases/vsaddin/
qt-vsaddin-msvc2017-2.3.0.vsix
qt-vsaddin-msvc2017-2.2.0
관련 설명 포스트 : http://blog.qt.io/blog/2018/10/08/qml-debugging-visual-studio/
2018.10.08
다음릴리즈 될 Qt Visual Studio Tools, v2.3.0 에서는 QML 어플리케이션을 VS 를 사용하여 디버깅 할 수 있다.
QML 파일에 브레이크 포인터를 추가하여 QML 코드를 실행할 수 있다. 브레이크 모드 일 때 변수와, 그들의 값을 확인 할 수 있다.
QML 디버그 세션은 C++ 디버그 세션에서 동작한다.
The QML debug session will run concurrently to the C++ debug session, so it will be possible to set breakpoints and watch variables in both C++ and QML during the same debug run of the application.
이하 생략...
visual Studio .vsix 설치하기
1. VS 2017 실행
라이센스 만료로 중단..흐..