Code Completion Doesn't work with PySide6
-
wrote on 12 Apr 2021, 12:53 last edited by
Hi All,
I am new to Qt and using Creator 4.14.2/ Qt 5.15.2 to develop UI in python using PySide6.
I am facing problem that Code Completion and help f1 doesn't work with Qt Creator. From Forum's earlier suggestions
I have unchecked ClangCodeModel option from installed plugin but it still doesn't work.does anyone have any idea on how to fix this. As new comer I am really struggling to fix this and its hard to develop in current scenario.
Thanks in advance.
Regards,
Sumit Surwase -
Hi All,
I am new to Qt and using Creator 4.14.2/ Qt 5.15.2 to develop UI in python using PySide6.
I am facing problem that Code Completion and help f1 doesn't work with Qt Creator. From Forum's earlier suggestions
I have unchecked ClangCodeModel option from installed plugin but it still doesn't work.does anyone have any idea on how to fix this. As new comer I am really struggling to fix this and its hard to develop in current scenario.
Thanks in advance.
Regards,
Sumit Surwase@surwassu I don't know whether QtCreator supports code completion for Python.
Clang code model is for C++.
1/2