Nuacht

Hi, I'm using PySide6 and have Qt Designer configured to load my custom widgets as plugins. I'm following the process described here: custom-widgets-in-qt-designer When I launch Qt Designer via thi ...
It should be possible to check site-packages for PySide2/designer.exe and use that copy instead of having to manually set the path. Additionally, if it's possible to check VSCode's active python ...