JetBrains announced the 2025.2 release of its PyCharm Python IDE today!
2025.2 will be the last supported version of PyCharm Community. In the next 2025.3, there will be only an unified PyCharm with core functionality (including Jupyter Notebook support) for free and a Pro subscription with additional features.
The developer team will offer a seamless way to migrate from the Community to the unified PyCharm, though user can now download that unified product from this page.
Besides the product edition change, the release introduced several major updates to its Junie coding agent.
They include speed boost up to 30%, MCP support allowing to connect to external servers and deliver more accurate solutions, remote development (macOS and Linux so far), and Early Access Program (EAP) for Github integration.
The AI has been improved with smart completion for SQL, YAML, JSON, and Markdown, project rules, OpenAI-compatible model (e.g., llama.cpp or LiteLLM) support, and ability to attach image in chat when using Anthropic and OpenAI models.
It also supports one-click setup for MCP (Model Context Protocol) server, making easy to connect external AI clients like Claude, or Cursor. And, when a compatible client is detected on your machine, it will prompt to enable the server and auto-configure the connection without manual setup required.
PyCharm 2025.2 also added persistent controls to .toml configuration files for uv, Hatch, and Poetry, allowing to apply changes to a .toml file by clicking the corresponding buttons to sync, lock, or update the dependencies in your environment.
Other changes include new image viewer with additional operations (e.g., original, inverted, grayscale, and more), as well as following Pro only features:
in keyboard in Angular templates.SELECT queries with JOIN clauses.The official release note of the 2025.2, as well as the download link are available in the link below:
Ubuntu users may choose install either the official Snap package directly from App Center (or Ubuntu Software for 22.04 and earlier), or other packages such as Linux tarball or Flatpak.
For beginners, I’ve written a step by step guide shows how to install the IDE in Ubuntu.
The post PyCharm 2025.2 Released as Last One with Community Edition appeared first on Osgrove.
Open source has come a long way. Recently I was watching a keynote address by…
Sylva 1.5 becomes the first release to include Kubernetes 1.32, bringing the latest open source…
Expansion ensures business continuity without forcing major upgrades Today, Canonical announced the expansion of the…
TL;DR: YARD-Lint catches documentation issues, just like RuboCop for code. Star it and use it…
Deploy a FedRAMP-ready kubernetes cluster and application suite, with FIPS 140-3 crypto and DISA-STIG hardening…
This new release brings the stability and security of Ubuntu to Axion-based N4A virtual machines…