PyCharm 2022.1 officially released

The v2022.1 release is the first release of PyCharm in 2022, which focuses on refining existing functionality and workflows rather than adding new ones, especially improving several long-awaited features introduced in previous releases. After features, such as Jupyter support and remote development, etc.

Updates for PyCharm 2022.1 include:

  • HERE
    • Authentication support for custom package repositories
      • Basic HTTP authentication can be configured to access custom package repositories and manage dependencies through PyCharm without switching to the terminal for manual installation.
  • Code Insights
    • Enhanced code completion for TypedDict
    • Improved TypedDict warnings
  • Improved Markdown support
    • Run commands from Markdown files
    • Copy the code snippet from Markdown
  • Jupyter Support [Pro]
    • Code cell remains in edit mode after execution
    • Optimized cell copy-paste

For more details, please check: https://blog.jetbrains.com/pycharm/2022/04/2022-1

 

Guess you like

Origin www.oschina.net/news/191300/pycharm-2022-1-released