The QML plugin isn't working correctly
Answered
I'm using the latest version of PyCharm with the newest QML and Qt plugins installed.
However, when I edit some .qml files, the QML language server doesn’t start, and I’m not getting any code completion.
Please sign in to leave a comment.
Hi! Sorry for the inconvenience. I've created the issue in our tracker: CPP-46077. Feel free to comment or upvote. Please see this article if you are not familiar with YouTrack.
Put your Qt Path in QML imports.
thats it.
you can also config this in your venv, but if you are usin QtDesign Studio, the .venv folder will kill your performance while using assets (the iteration over the .venv folder is very expensive)