IDEs 新闻

突出显示 Go 代码的改进

4月 8, 2026
随着 Go 新版本推出,GoLand 2026.1 建议使用各种增强功能,从而有助于代码与新式语言特性保持一致。

JetBrains GoLand is a dedicated integrated development environment (IDE) designed for Go programmers. It offers comprehensive features like intelligent code completion, advanced debugging tools, built-in testing frameworks, and code navigation aids for both individual and collaborative development. GoLand's focus on efficiency and productivity, along with its integration with other JetBrains tools, makes it a powerful choice for professional Golang development.

The GoLand 2026.1 update introduces syntax update alerts that automatically scan projects when a new Go version is adopted, identifying areas where code can be improved using newer language features. Each alert provides clear context on what can be updated and why, making it easier to understand the value of the change rather than simply applying it. These suggestions are presented with distinct highlighting and a dedicated icon, ensuring they are visible without being disruptive.

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

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

GoLand is available to buy in the following products:

在 Rails 模型中使用虚拟数据库列

4月 7, 2026
RubyMine 2026.1 让您将 PostgreSQL 虚拟列作为您 Rails 模型中的原生属性。

RubyMine by JetBrains is a Integrated Development Environment (IDE) specifically designed for Ruby and Ruby on Rails development. It offers a comprehensive suite of features to improve your coding efficiency, including smart code completion, syntax highlighting, code refactoring tools, built-in debugging and testing frameworks, and integration with popular libraries and databases. Whether you're a seasoned Rails developer or just starting out, RubyMine's intuitive interface and robust features can help you write cleaner, more maintainable code and accelerate your development.

The RubyMine 2026.1 release introduces support for virtual (non-persisted) generated columns in PostgreSQL 18 and later, bringing them fully into the Rails development experience. The IDE recognizes these columns as attributes within models, enabling accurate code completion, reliable type inference, and direct navigation to their definitions in 'schema.rb'.

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

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

RubyMine is available to buy in the following products:

在您的代码中检查 Spring 应用

4月 7, 2026
IntelliJ IDEA 2026.1 让您直接在您的运行代码中查看 Spring 应用程序的布线、配置和环境细节。

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 2026.1 update introduces runtime insight for Spring applications through the Spring Debugger, enabling developers to observe application state inline without interrupting execution. It provides immediate visibility into bean wiring, profile setup, and environment details, making it easier to identify incorrect injections, validate secured endpoints, and review configuration in context.

To see a full list of what's new in version 2026.1 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:

一起调试托管代码与本地代码

4月 2, 2026
Rider 2026.1 通过单一、一致的调试体验帮助您更高效地调试混合代码库。

Rider by JetBrains is a cross-platform integrated development environment (IDE) tailored for .NET developers. Combining the power of ReSharper with the IntelliJ platform, it delivers a fast and feature-rich experience for editing, debugging, and testing .NET, ASP.NET, Unity, and more. Rider supports a wide array of languages and project types, allowing developers to work seamlessly across codebases. With intelligent code analysis, version control integration, and a responsive UI, Rider helps developers maintain high code quality and productivity in diverse development environments.

The Rider 2026.1 update introduces mixed-mode debugging on Windows, enabling developers to debug both managed (.NET and .NET Framework) and native (C/C++) code within the same session. This is particularly valuable for applications that bridge managed and native components, such as those integrating .NET with native libraries or game engines.

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

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

Rider is available to purchase in the following products:

通过 TCP 启用远程调试

4月 2, 2026
CLion 2026.1 可以利用通过 TCP 连接的调试适配器协议在系统间运行和调试应用程序。

CLion, by JetBrains, is a robust Integrated Development Environment (IDE) tailored for C and C++ development, with support for other languages like Python, Kotlin, and Rust via plugins. Designed for software developers and embedded engineers, it improves coding with features like intelligent code completion, real-time analysis, and an advanced debugger. CLion integrates seamlessly with tools like CMake, version control systems, and remote development setups, making it ideal for cross-platform and performance-critical projects. By automating repetitive tasks and enhancing code quality, it helps developers focus on innovation and problem-solving.

The CLion 2026.1 update now supports TCP connections to debuggers that implement the Debug Adapter Protocol (DAP), giving developers greater freedom in how and where they debug applications. This capability makes it possible to integrate external or remote debugging tools more easily, whether running on different machines, containers, or custom environments.

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

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

CLion is available to buy individually or as part of JetBrains All Products Pack.