PyCharm 2020.1.1

Released: May 6, 2020

2020.1.1 での更新項目

不具合の修正

  • Fixed a problem with the DataFrame viewer window being small and not expanding upon resizing.
  • Implemented several small tasks points to ensure that Python 3.9 alpha interpreters will work as expected.
  • Fixed autocompletion for TypedDict arguments for functions.
  • Brought back an old functionality into our CSV data editor that will make editing CSV files easier by showing tabs for ‘Data’ and ‘Text’.
  • Fixed a bug that prevented the debugger from working on Python 3.5 and earlier.
  • Fixed a performance issue that made the UI freeze while the user was editing SQL strings.
  • Fixed a performance issue reported after importing Matplotlib into the python console.