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