Features Tutorials Web Development

REPL Console completion

Hi guys,

Today I’ve decided to drop a couple of lines about new features of REPL and Django consoles built in PyCharm.
The previous postsaid that completion and resolve were supported, however we thought that it would be pretty cool to make completion really context aware.

Pretty cool, yeah? Of course this means that number of annoying false positive warnings (we are constantly working hard on this) will be reduced.

Also the context aware completion and resolve work in Evaluate Expression and Watches while debugging.
As usual you’ll be able try this in next EAP coming soon.

This time we have a question for you: what kind of functionality do you still miss concerning consoles?

Stay tuned!

-JetBrains PyCharm Team

image description