How to set-up qt qml vscode extension with pyside6?
-
Does anyone know how to configure the Qt Qml VSCode plugin to work well? I can currently get it to work by specifying the address of lsp, but the corresponding definition jumps don't work, and I haven't found any documentation on this
I can see the folder with the complete type definitions, not sure if this is helpful, I really need the type definitions and jumps right in so I can start exploring and programming