The extension for pretty printing Qt types by Visual Studio Code.
Note
The extension wraps Qt6Renderer. Bring up any problems there.
Qt6Renderer
does not provide debugging experience itself. Instead, it relies on third-party extensions that offer debugging capabilities and injects pretty printers into a recognized debugging session.
Qt6Renderer
needs any of the extensions below to work.
- 6.x
You can use the example project for testsing.
See the third-party extensions debugger and operating systems support.
- Linux
- LLDB 18 (LLDB DAP)
- GDB 15 (C/C++ for Visual Studio Code)
- Windows
- GDB 14 (C/C++ for Visual Studio Code)
- x64
See at the Qt6Renderer.
See at the Qt6Renderer.