Skip to content

winseros/Qt6RendererVsc

Repository files navigation

QT6 Renderer for Visual Studio Code

The extension for pretty printing Qt types by Visual Studio Code.

Note

The extension wraps Qt6Renderer. Bring up any problems there.

Prerequisites

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.

Qt versions support

  • 6.x

Qt types support

You can use the example project for testsing.

Debuggers support

See the third-party extensions debugger and operating systems support.

Operating systems tested on

Architectures tested on

  • x64

Requirements

See at the Qt6Renderer.

Troubleshooting

See at the Qt6Renderer.