PyCharm 2017.1 EAP 2 (build 171.2272.11)
After the Christmas break we’ve resumed work, and today we’re releasing our second EAP for PyCharm 2017.1. In this version we’ve fixed a couple of issues:
- If you use Docker on macOS, you’ve probably been using the SOCAT workaround. You don’t need to anymore, we’ve resolved the issues with unix sockets.
- Code completion now finds Flask modules while you’re adding an import statement for them
- An issue where a ‘~’ in the path would cause the debugger to raise an exception has been resolved.
- And more, see our release notes
Furthermore, we’ve added a new feature. If you have a main function in one of your scripts, you can now run it quickly using the ‘run’ icon in the gutter next to your function:
Get it now from our website!
-PyCharm Team
The Drive to Develop
Comments below can no longer be edited.
Volodymyr Tartynskyi says:
January 13, 2017Please, fix python console/debug with docker-compose!
Francis says:
January 13, 2017yes please fix it
Stanislav Karpov says:
January 17, 2017And Django integration: https://youtrack.jetbrains.com/issue/PY-20325
Adam Hošek says:
January 13, 2017When will the Python plugin EAP be available for IDEA 2017.1 EAP? Thanks
Ernst Haagsman says:
January 13, 2017Hi Adam, we’ve just released it.