IDEs 뉴스

관련된 코드 한 번에 업데이트하세요

4월 2, 2026
WebStorm 2026.1은 파일 전체에 변경 사항을 전파하여 반복적인 코드 수정을 줄여주는 컨텍스트 인식 다음 편집 제안 기능(context-aware next-edit suggestions)이 추가되었습니다.

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 에이전트로 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