Replies: 1 comment
-
|
Yo tengo exactamente el mismo problema, pero en vscode. En la versión 0.80.2. No así en versiones anteriores. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I would like to use Flet for developing a UI but PyCharm does not display the available properties in the tooltip. Also the autocomplete does not work.


The same project opened with VS Code has all the information and the code suggestions but I would like to use PyCharm, because I am already using it a lot at work.
Did anyone else have this problem and found a solution for it?
I did try to invalidate caches, restart, create a new virtual environment, create an entirely new project and even tested Pycharm on both Windows 11 and Mac. Every time, Pycharm code suggestions do not work.
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions