PyCharm 2019.2 EAP 5 release, Python IDE

PyCharm 2019.2 EAP 5 released, this updated version includes expanded "inline method" reconstruction server configuration options using Jupyter to clean up the code base and so on.

Extended configuration options Jupyter server

You can now specify which Python interpreter PyCharm should be used to start Jupyter server, and which port it should listen.

Extra spacious Jupyter notebook cell

Jupyter notebook in the cell is usually no line breaks, because it does not make sense in a browser. However, it looks in the IDE very narrow, as compared with PEP8 compatible Python code, it has a very different appearance. So now the introduction of the imaginary line, the line is filled with the editor blank cell. These blank lines only for visual effects, will not be saved in the Jupyter notebook.

Other improvements

  • You can now use "inline method" refactoring to clean up the code base.
  • Freeze problem after repair of the internal database tools, including Oracle Database province.

Release Notes:

https://blog.jetbrains.com/pycharm/2019/06/pycharm-2019-2-eap-5

Guess you like

Origin www.oschina.net/news/107861/pycharm-2019-2-eap-5-released