IDEs News

Price Change for JetBrains Products

September 2, 2025
Renew before October 1st, 2025 and save! JetBrains subscription prices will increase for their IDEs, .NET Tools, dotUltimate, and the JetBrains All Products Pack, effective October 1st, 2025.

JetBrains subscription prices will increase for their IDEs, .NET Tools, dotUltimate, and the JetBrains All Products Pack, effective October 1st, 2025. The new pricing for each product is shown below:

Product Current SRP New SRP
All Products Pack $779/€779 $979/€979
IntelliJ IDEA $599/€599 $719/€719
PyCharm $249/€249 $299/€299
PhpStorm $249/€249 $289/€289
GoLand $249/€249 $289/€289
DataGrip $229/€229 $259/€259
CLion $229/€229 $259/€259
DataSpell $229/€229 $299/€299
RubyMine $229/€229 $269/€269
WebStorm $159/€159 $199/€199
ReSharper $349/€349 $389/€389
Rider $419/€419 $519/€519
dotUltimate $469/€469 $609/€609

SRP = Suggested Retail Price as at August 1st, 2025.

Special Offer: Renew early at the current price and save money! You can renew at the current price for up to two years in advance.

For new and existing customers, JetBrains is temporarily changing the maximum allowable renewal period. Both new and existing customers can prepay for their subscriptions from July 31st, 2025 to September 30th, 2025 to secure the current price, with commercial customers able to take out up to a 2-year subscription.

Act Now: To get your new or renewal licenses at the current price, before the price increase!

NEWS UPDATED - Please Note: If you renew early, before the end of September, your current expiration date will not change. For example, if your current subscription ends on December 10th, 2025 and you renew now for 1-year, your new expiration date will be December 10th, 2026 or if you renew now for 2-years, your new expiry date will be December 10th, 2027.

Click your product in the table above and use the 'Get Quote' form to receive your renewal price, or contact us to discuss new or renewal subscription licensing.

Debug PHP Apps Remotely Across OS Platforms

September 2, 2025
PhpStorm 2025.2 now supports full remote development, enabling cross-platform coding and powerful remote hardware use.

PhpStorm by JetBrains is a sophisticated Integrated Development Environment (IDE) specifically designed for PHP and web development. It offers a range of features to enhance your coding experience, including syntax highlighting, intelligent code completion, on-the-fly error detection, built-in debugging tools, and advanced code refactoring capabilities. It also supports various web technologies like HTML, CSS, and JavaScript, making it a versatile tool for building complete web applications.

The PhpStorm version 2025.2 release introduces comprehensive remote development support, allowing developers to work with projects hosted on remote machines, in development containers, or via Windows Subsystem for Linux (WSL). This feature enables users to check out, load, and fully interact with projects - including indexing, analyzing, building, running, debugging, and testing - without requiring the codebase to reside locally. Remote development is particularly useful for those looking to develop on a different operating system than the one installed locally, or for teams that rely on high-performance hardware located in data centers or the cloud. It also supports using PhpStorm as a thin client, where only the IDE interface runs locally, while all computational tasks are handled remotely.

To see a full list of what's new in version 2025.2, see our release notes.

PhpStorm is licensed per user, and is available as a commercial annual subscription license. We can supply new subscriptions, subscription renewals, lapsed renewals, and additional user licenses. See our PhpStorm licensing page for full details.

PhpStorm is available to buy in the following products:

Debug Spring Apps Faster with Real-Time Insights

September 1, 2025
IntelliJ IDEA 2025.2 adds new Spring Debugger which enhances visibility into application behavior with live data on beans and config values.

IntelliJ IDEA by JetBrains is an integrated development environment (IDE) designed to maximize developer productivity through intelligent code assistance, deep language understanding, and robust developer tools. Known for its support for Java and a wide array of other languages and frameworks, IntelliJ IDEA offers advanced code completion, on-the-fly analysis, and reliable refactoring tools that accelerate the entire development process. With a strong focus on ergonomics and performance, it enables professionals to write, test, and debug high-quality code faster and with greater confidence.

The IntelliJ IDEA 2025.2 update adds new Spring Debugger, aiming to significantly improve how developers analyze and resolve issues in Spring-based applications. This update provides deep, real-time visibility into application internals directly from the IDE, removing the need to jump between logs, code, and external tools during debugging. Developers can now instantly see which Spring beans are currently loaded or mocked, and evaluate their definitions without restarting the application. This live view extends to resolved configuration values, with precise source tracking - even for values pulled from environment variables or profile-specific settings. This can help teams pinpoint misconfigurations much faster.

To see a full list of what's new in version 2025.2 see our release notes.

IntelliJ IDEA is licensed per user as a commercial annual subscription. We can supply New Subscriptions, Subscription Renewals, Lapsed Subscription Renewals, and Additional Developer Licenses. See our IntelliJ IDEA licensing page for full details.

IntelliJ IDEA is available to buy in the following products:

Work Faster with Large Database Schemas

August 29, 2025
DataGrip 2025.2 now tailors metadata introspection for PostgreSQL and SQL Server, improving responsiveness on larger databases.

DataGrip is a multi-engine database environment that supports MySQL, PostgreSQL, Microsoft SQL Server, Oracle, Sybase, DB2, SQLite, HyperSQL, Apache Derby and H2. It includes an editor that provides intelligent coding assistance such as auto-completion, analysis and navigation. It also features a query console for running and profiling queries.

The JetBrains DataGrip 2025.2 release extends its 'introspection by levels' feature to support PostgreSQL and Microsoft SQL Server. This capability optimizes how metadata is loaded by dynamically adjusting the depth of introspection based on the size of the database. For larger environments, this means users no longer need to wait for a full metadata load before interacting with the database. This change is particularly helpful for teams working with extensive schemas, where full introspection could previously slow down the interface or delay access. Now, essential metadata is prioritized, allowing developers and database administrators to begin tasks like writing queries or inspecting structure more quickly.

To see a full list of what's new in version 2025.2, see our release notes.

DataGrip is licensed per user, and is available as a commercial annual subscription license. We can supply new subscriptions, subscription renewals, lapsed renewals, and additional user licenses. See our DataGrip licensing page for full details.

DataGrip is available to buy in the following products:

Recover Work After Dev Environment Failures

August 28, 2025
CodeCanvas 2025.3 lets you access unpushed changes by creating a recovery environment that uses the original volume from the failed setup.

CodeCanvas is JetBrains’ answer to the growing need for scalable, cloud-based development setups that don’t compromise on control or tooling preferences. As a cloud development environment (CDE) orchestrator, it allows teams to spin up consistent and fully configured development environments using their favorite JetBrains IDEs - all within their own infrastructure. This setup significantly reduces the overhead of environment mismatches and local setup time, making it easier for developers to start writing code immediately, no matter where they’re working from.

The CodeCanvas 2025.3 release adds the ability to recover data from failed development environments. If an environment fails to start - whether due to configuration errors, system issues, or other problems - you can now create a dedicated recovery environment that retains the volume of the original setup. This means that any unpushed code or unsaved data left behind can still be accessed, reviewed, and preserved. It's a practical safeguard for developers working in cloud-based workflows, helping to reduce the risk of lost work and ensuring continuity across development sessions.

To see a full list of what's new in version 2025.3, see our release notes.

CodeCanvas is available as an annual subscription license. It uses a floating license model governed by Daily Active Users (DAU). Any user can access CodeCanvas as long as the number of users active on any single day does not exceed the total licenses purchased. The license pool resets every 24 hours, enabling different team members to rotate access. See our CodeCanvas licensing page for full details.

For more information, see our CodeCanvas product page.