Early Access Program Releases

PyCharm 2019.1 EAP 3

Our third Early Access Program (EAP) version for PyCharm 2019.1 is now available on our website.

New in This Version

Inspect Large Collections in the Debugger

Large Collections

In previous versions of PyCharm, collections larger than 500 elements couldn’t be displayed in the debugger. This era has now ended, and the PyCharm debugger can now display elements in any collection. Of course if you have 170,000 elements, you may want to dive deeper with specific watches, or by using the debug console.

Further Improvements

  • When sorting imports, PyCharm would incorrectly group `ujson` with the system packages. This has now been fixed
  • Many JavaScript improvements. PyCharm Professional Edition bundles all JavaScript features from WebStorm. You can read more about the new JavaScript features on the WebStorm blog.
  • And more, read the release notes for details.

Interested?

Download this EAP from our website. Alternatively, you can use the JetBrains Toolbox App to stay up to date throughout the entire EAP.

If you’re on Ubuntu 16.04 or later, you can use snap to get PyCharm EAP, and stay up to date. You can find the installation instructions on our website.

PyCharm 2019.1 is in development during the EAP phase, therefore not all new features are already available. More features will be added in the coming weeks. As PyCharm 2019.1 is pre-release software, it is not as stable as the release versions. Furthermore, we may decide to change and/or drop certain features as the EAP progresses.

All EAP versions will ship with a built-in EAP license, which means that these versions are free to use for 30 days after the day that they are built. As EAPs are released weekly, you’ll be able to use PyCharm Professional Edition EAP for free for the duration of the EAP program, as long as you upgrade at least once every 30 days.

image description