IDEs 新闻

更新相关代码,一步到位

4月 2, 2026
WebStorm 2026.1 添加上下文感知的下一步编辑建议,可在文件中传播变更,从而减少重复的代码编辑。

JetBrains WebStorm is a powerful and modern Integrated Development Environment (IDE) specifically designed for web development. It offers a feature-rich environment that supports popular web technologies like JavaScript, HTML, CSS, and Node.js. WebStorm helps you write cleaner, more efficient code with features like syntax highlighting, auto-completion, code refactoring, and built-in testing tools. It integrates seamlessly with various web frameworks and libraries, making it a versatile choice for both front-end and back-end development.

The WebStorm 2026.1 update enhances code editing with 'next edit' suggestions that understand the broader context of a file and apply related updates wherever they are needed. Rather than limiting changes to a single location, it ensures consistency across multiple sections of code, which is particularly valuable when refactoring or updating shared patterns. With support for JavaScript, TypeScript, HTML, and CSS, it helps developers maintain clean, cohesive codebases while reducing repetitive manual edits.

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

WebStorm 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 WebStorm licensing page for full details.

WebStorm is available to buy in the following products:

为 ARM 设备构建本地 Windows 应用

3月 24, 2026
RAD Studio 13.1 Florence 新添一个编译器目标,使现有 Windows 代码库能够在 Arm 硬件上本地运行。

RAD Studio by Embarcadero is an integrated development environment (IDE) used to build applications for various platforms. It allows programmers to create native apps for Windows, macOS, mobile devices (Android and iOS), and more using C++ or Delphi. RAD Studio is known for its rapid application development features and is targeted towards professional developers building data-rich and visually appealing applications.

The RAD Studio 13.1 Florence release introduces a native Windows on Arm target for the Delphi compiler, enabling developers to produce Arm64 binaries directly from their existing applications. This removes the dependency on Intel-based emulation, improving performance and compatibility on modern Arm-powered devices, including virtualized environments on Arm-based Macs.

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

RAD Studio is licensed per Named, Network Named or Concurrent user and is available as a Perpetual License with an Update Subscription that includes support and free upgrades for 1 Year. See our RAD Studio licensing page for full details.

RAD Studio is available to buy in the following products:

用 Java 26 启用高级开发

3月 24, 2026
IntelliJ IDEA 使团队能够针对最新的 Java 进展高效地进行构建和测试。

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.

IntelliJ IDEA introduces support for Java 26, ensuring developers can work with the newest Java 26 features, APIs, preview capabilities, and performance improvements. It enables accurate code analysis, refactoring, and debugging aligned with the latest specifications, making it easier to experiment with new capabilities while maintaining code quality. This support is particularly valuable for teams looking to adopt modern Java features early, validate compatibility, and keep projects aligned with the evolving Java ecosystem.

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:

在您的 JetBrains IDE 中将光标作为 AI 代理运行

3月 13, 2026
JetBrains AI Assistant - AI Pro 现在支持将光标作为 AI 代理,使其能够通过代理客户端协议在 IDE 内运行。

JetBrains AI Assistant - AI Pro is a plugin for JetBrains IDEs that uses large language models to enhance your coding experience. It can answer your questions about code, suggest completions and refactorings, and even help you write documentation and commit messages. It analyzes the context of your project to provide the most relevant suggestions, and you can chat with it directly within the IDE. JetBrains AI Assistant is a powerful tool for programmers looking to boost their productivity.

JetBrains AI Assistant - AI Pro now supports Cursor as an integrated AI agent using the Agent Client Protocol (ACP). Developers can select Cursor directly from the agent picker within the IDE, allowing it to work with full visibility of the current project. With direct project access, Cursor can understand code structure, navigate files, and assist with development tasks in context, enabling a more interactive and capable AI-assisted coding experience inside JetBrains IDEs.

JetBrains AI Assistant is licensed per user as a commercial annual subscription. To use it, you must have a compatible JetBrains IDE. We can supply new subscriptions, subscription renewals, lapsed subscription renewals, and additional developer licenses. See our JetBrains AI Assistant licensing page for full details.

For more information, visit our JetBrains AI Assistant product page.

用 Docker 稳定运行应用程序

3月 9, 2026
IDE 中的 Docker 部署允许开发人员直接从开发工作区构建、运行和调试容器化应用。

Docker deployment in Integrated Development Environments (IDEs) refers to the capability to build, configure, and run applications inside Docker containers directly from the development workspace. Through built-in Docker integration, developers can package an application together with its required libraries, runtime, and operating system dependencies into a container image, then deploy and execute that container on local or remote Docker hosts. This approach allows developers to test and run applications in consistent, reproducible environments that mirror production systems, reducing configuration differences between development, testing, and deployment stages while simplifying container management tasks such as building images, running containers, and updating services.

Several IDEs offer support for Docker deployment including:

  • Rider by JetBrains lets you build, run, and debug applications in Docker containers directly from the IDE with integrated tooling.
  • RemObjects Elements by RemObjects Software allows you to leverage host IDE Docker tools to containerize, build, and run compiled applications within consistent environments.
  • Microsoft Visual Studio Professional allows you to build images, deploy, run, and debug applications in Docker containers from integrated container tools.

For an in-depth analysis of features and price, visit our comparison of Integrated Development Environments (IDEs).

Compare IDEs