IDEs 뉴스

JetBrains IDE에서 AI 에이전트로 Cursor(커서)를 실행하세요

3월 13, 2026
JetBrains AI Assistant - AI Pro가 이제 Cursor(커서)를 AI 에이전트로 지원하며, 에이전트 클라이언트 프로토콜(Agent Client Protocol)을 통해 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

IDE 내에서 코드 품질을 개선하세요

2월 27, 2026
최신 IDE에는 포괄적인 테스트 도구가 포함되어 있어, 변경 사항을 조기에 검증하고, 유지보수가 용이한 신뢰할 수 있는 애플리케이션을 유지하는 데 도움이 됩니다.

Integrated Development Environments (IDEs) are comprehensive software applications that provide developers with a unified workspace for writing, editing, compiling, debugging, and managing source code across one or more programming languages. In addition to core coding features such as syntax highlighting, intelligent code completion, and version control integration, most modern IDEs include built-in testing functionality that supports popular testing frameworks for unit, integration, and sometimes end-to-end testing. These environments typically allow developers to create and organize test projects, run tests directly from the editor, view structured test results, and quickly navigate from failed tests to the relevant source code. Many IDEs also offer advanced capabilities such as code coverage analysis, test discovery, continuous test execution, and debugging tools that work seamlessly within test cases, helping development teams maintain code quality and detect issues early in the development lifecycle.

Common testing features include:

  • Code Coverage measures which parts of the codebase are executed during tests, highlighting untested areas to improve reliability and maintainability.
  • Issue Tracker Integration connects test results with issue tracking systems, enabling teams to link failures to defects and manage resolution processes efficiently.
  • Test Explorer provides a centralized interface within the IDE to discover, organize, run, and monitor automated tests and review detailed results.
  • Unit Testing supports the creation and execution of isolated tests for individual components or units of source code, validating functionality early and reducing regression risks.

For an in-depth analysis of features and price, visit our IDEs comparison.

Explore IDEs Testing

IDE에서 직접 AI 에이전트를 탐색하고 설치하세요

2월 17, 2026
JetBrains AI Assistant에는 새로운 ACP 에이전트 레지스트리가 포함되어 있어, 구성 단계를 제거하고 코딩 에이전트를 더 쉽게 실험할 수 있게 해줍니다.

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.

Agent Client Protocol (ACP) Agent Registry is now available in JetBrains IDEs, making it simple to browse a curated list of ACP-compatible coding agents and install them with a single click. There is no manual configuration required, so developers can quickly try different agents for different tasks and move between them as needed, all within the same chat interface. The registry also removes barriers to entry making experimentation and adoption more accessible across teams.

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.

더 스마트한 제안으로 Ruby 상수를 더 빠르게 찾으세요

2월 13, 2026
RubyMine 2025.3은 중첩된 클래스 및 모듈 이름에 대한 퍼지 검색 기능이 추가되어, 복잡한 네임스페이스 환경에서의 작업이 더욱 편리해졌습니다.

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 2025.3 release enhances code completion for qualified constants by introducing fuzzy search across namespaces. This lets developers type partial names, such as "FoBa", and receive accurate suggestions like "Foo::Bar", even when dealing with deeply nested structures. The update helps speed up navigation and code writing in projects with large or hierarchically organized modules, making it easier to locate and use the right constants with minimal input.

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