Methods not showing up when newly authored

已回答

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? 

 

 

0

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 ...

0

请先登录再写评论。