odoo-ide / pycharm-odoo

PyCharm plugin for Odoo
https://plugins.jetbrains.com/plugin/13499-odoo
Other
44 stars 5 forks source link

Show Context Actions - red underlines - never works #476

Closed kentmerlinhvac closed 3 months ago

kentmerlinhvac commented 3 months ago

I have the Odoo plugin installed, added the top level of my custom folder and all subfolders (modules) to sources. No matter what, trying to use the Go To Declaration or Uses never works. And all my function calls, even within the same file, have red squiggly underlines.

I'm not sure what I'm doing wrong. Both the call and definition are in the same file. Everything is an unresolved reference.

How can I get this all to work?

kentmerlinhvac commented 3 months ago

...and all of a sudden, with no change from me, it started to work.