PyCharm 2016.3 released

Released: Nov 24, 2016

Actualizaciones en 2016.3

Características

  • Python-related improvements
    • Improved Django integration: create remote projects without having a local interpreter installed, Django forms, and other improvements.
    • Python console: multi-line commands, copy-pasting from console into files, and more.
    • Improved variable explorer.
    • Type hinting, with automatic type hinting based on run-time collected types.
    • Python 3.6 support.
    • Thread suspension when hitting breakpoints.
    • The debugger got 40% faster, and now also shows function return values.
    • Per-line statistical profiling with vmprof (in addition to cProfile and Yappi support).
    • Improved Docker support, including Docker Compose.
    • Better Jupyter notebooks (formerly known as IPython notebooks) support.
    • Support for custom package repositories.
  • Platform enhancements
    • Better support for React, Angular, and more JavaScript frameworks.
    • More web tool support: Flow, Stylelint, and more.
    • Faster VCS log search, and improved log interface.
    • Improved merge conflict assistance: code highlighting, navigation, automatic resolution for simple conflicts.
    • Improved Git support: Worktree, Rebase, and Remote management.
    • Support for VCS patches.
    • Database tool improvements: PyCharm 2016 bundles many of the features available in DataGrip, the new JetBrains IDE for databases.
    • PyCharm supports font ligatures and bundles Fira code: an open-source font with coding ligatures.