Early Access Program Releases

PyCharm 1.2 EAP build 105.18; new Find/Replace UI

Today we’ve released a new EAP build of PyCharm 1.2. The noteworthy changes of the new build include:

  • The code compatibility inspection has been updated for Python 3.2;
  • New quick fix to create Django templates from usage;
  • More correct and consistent building of PYTHONPATH when running scripts and applications from within PyCharm.

In addition to that, I’d like to highlight a new feature in the new version of PyCharm: new UI for Find and Replace. This feature is currently under active development, and it may still have rough edges, and we’d love to hear what you think about it so that we could resolve the issues before the final release of PyCharm 1.2.

You can download PyCharm 1.2 EAP and check the complete release notes on the EAP page.

image description