PyCharm 2020.1 Beta release, Python IDE

PyCharm 2020.1 Beta release, delivers the following major improvements:

Use Cookiecutter Pyramid to create a new project 

Pyramid cookiecutter using the official method as a new project is created. Starting with this release, PyCharm will be created Pyramid projects using official cookiecutter template. 

Improve 

  • Improved Python debugger works stepping. Preceded by a separate "Smart" (Smart step into) options, if there are multiple function calls on the same line, this option allows the user to enter a function call to enter. But it has encountered a small problem, skip a few lines at the time of entry. This problem has now been resolved.
  • PyCharm Pro data view encounter a problem, namely: If you have multiple columns, all values ​​are implicitly converted to float. The problem has been resolved.

Update Description:  https://blog.jetbrains.com/pycharm/2020/03/pycharm-2020-1-beta/

Guess you like

Origin www.oschina.net/news/114244/pycharm-2020-1-beta-released