PyCharm 2017.3 EAP 4 Out now
The latest and greatest early access program (EAP) version of PyCharm is now available from our website:
New in this version
Faster setup for SSH interpreters [Pro only]
If you’ve ever configured an SSH interpreter in PyCharm before, you know it takes a while for PyCharm to synchronize its helpers to the remote machine. Furthermore, as PyCharm needs to download libraries from the remote machine altogether you’d be waiting a while until you could start working. We’ve made serious performance improvements in this release, see this video for an impression:
Further Improvements
- When running a test from the context menu, it will now use the test runner you’ve configured for your project
- For TypeScript: extract interface, and more refactorings and quick fixes [Pro only]
- If you work with PostgreSQL date/time columns with timezone, you’ll be happy to learn that we’ve improved the handling of showing timezones. If you set the timezone for your session with `SET TIMEZONE=’europe/berlin’;` this will now work correctly. [Pro only]
- And more, have a look at the release notes for details
If these features sound interesting to you, try them yourself:
As a reminder, PyCharm EAP versions:
- Are free, including PyCharm Professional Edition EAP
- Will work for 30 days after being built, you’ll need to update when the build expires
If you run into any issues with this version, or another version of PyCharm, please let us know on our YouTrack. If you have other suggestions or remarks, you can reach us on Twitter, or by commenting on the blog.