Methods not showing up when newly authored
Answered
I notice that when I create a new class and add methods to that class, they don't show up in the code completion within PyCharm unless I run the application first. Is there any way to get newly authored classes, methods, etc to appear in code completion without "running" the application?
Please sign in to leave a comment.
Hi Gharabedian! Sounds like a bug, could you please invalidate caches with File | Invalidate Caches & Restart? Has it helped? If not - please create a ticket in our bug tracker and attach idea.log from Help | Show Log in ...