IDEs 뉴스

마우스 커서를 올리는 즉시 RBS(Ruby Signature) 인사이트를 받아보세요

9월 11, 2025
RubyMine 2025.2는 RBS 타입에 대한 호버 힌트를 표시하여, 현재 작업 맥락을 벗어나지 않고도 선언을 더 쉽게 이해할 수 있습니다.

RubyMine by JetBrains is a powerful Integrated Development Environment (IDE) specifically designed for Ruby and Ruby on Rails development. It offers a comprehensive suite of features to boost your coding efficiency, including smart code completion, syntax highlighting, code refactoring tools, built-in debugging and testing frameworks, and seamless 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 workflow.

The RubyMine 2025.2 release introduces a feature that adds hover hints for Ruby Signature (RBS) declarations and references. This enhancement is especially useful for developers working with type annotations, as it enables quick access to type information directly within the editor. Instead of navigating away from your code, you can now hover over an RBS reference to instantly view details such as type alias definitions. This feature helps maintain coding focus and speeds up understanding of typed Ruby code.

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

앱에 AI 기능을 손쉽게 추가하세요

9월 11, 2025
RAD Studio 13 Florence에 SmartCore AI 구성요소가 도입되어, Delphi 및 C++Builder 애플리케이션에 AI 기반 기능을 직접 구현할 수 있습니다.

RAD Studio by Embarcadero is a 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 Florence release brings a significant step forward in application development with the introduction of the SmartCore AI Component Pack. This new feature provides runtime components that allow AI capabilities to be embedded directly into your applications. Designed as a foundation for future AI integrations, it supports building intelligent features into both new and existing apps using Delphi or C++Builder. The architecture is extensible, enabling developers and third-party vendors to expand on it with support for additional AI engines and custom user interface elements.

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

Jupyter 및 SQL 셀에서 더 스마트한 코드를 생성하세요

9월 3, 2025
PyCharm 2025.2는 Jupyter 노트북 및 SQL 셀을 위한 컨텍스트 인식 코드 생성을 통해 AI 어시스턴트를 한층 더 강화하였습니다.

PyCharm by JetBrains is a comprehensive Integrated Development Environment (IDE) specifically designed for Python programming. It offers a range of features to enhance productivity, including code analysis for error detection, a visual debugger for troubleshooting, integrated unit testing for code verification, and support for version control systems to manage code changes. PyCharm also caters to web development using frameworks like Django, making it a powerful tool for both experienced developers and beginners in the Python world.

The PyCharm 2025.2 release has expanded the capabilities of its AI Assistant to include context-aware code generation for both Jupyter notebooks and SQL cells. This enhancement allows the assistant to analyze the content of the source cell and provide more precise and contextually relevant code suggestions. For developers working with notebooks, this means the AI can now better understand the flow and logic of your data science or machine learning projects, offering tailored Python snippets that align with the existing code. Similarly, when working in SQL cells, the assistant takes into account the previous queries or table structures to generate more accurate SQL commands.

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

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

PyCharm is available to buy in the following products:

JetBrains 제품 가격 변경

9월 2, 2025
2025년 10월 1일 이전에 갱신하여 비용을 절약하세요! 2025년 10월 1일부터 IDE, .NET 도구, dotUltimate, JetBrains All Products Pack의 JetBrains 구독 요금이 인상됩니다.

JetBrains subscription prices will increase for their IDEs, .NET Tools, dotUltimate, and the JetBrains All Products Pack, effective October 1st, 2025. The new pricing for each product is shown below:

Product Current SRP New SRP
All Products Pack $779/€779 $979/€979
IntelliJ IDEA $599/€599 $719/€719
PyCharm $249/€249 $299/€299
PhpStorm $249/€249 $289/€289
GoLand $249/€249 $289/€289
DataGrip $229/€229 $259/€259
CLion $229/€229 $259/€259
DataSpell $229/€229 $299/€299
RubyMine $229/€229 $269/€269
WebStorm $159/€159 $199/€199
ReSharper $349/€349 $389/€389
Rider $419/€419 $519/€519
dotUltimate $469/€469 $609/€609

SRP = Suggested Retail Price as at August 1st, 2025.

Special Offer: Renew early at the current price and save money! You can renew at the current price for up to two years in advance.

For new and existing customers, JetBrains is temporarily changing the maximum allowable renewal period. Both new and existing customers can prepay for their subscriptions from July 31st, 2025 to September 30th, 2025 to secure the current price, with commercial customers able to take out up to a 2-year subscription.

Act Now: To get your new or renewal licenses at the current price, before the price increase!

NEWS UPDATED - Please Note: If you renew early, before the end of September, your current expiration date will not change. For example, if your current subscription ends on December 10th, 2025 and you renew now for 1-year, your new expiration date will be December 10th, 2026 or if you renew now for 2-years, your new expiry date will be December 10th, 2027.

Click your product in the table above and use the 'Get Quote' form to receive your renewal price, or contact us to discuss new or renewal subscription licensing.

OS 플랫폼 간에 원격으로 PHP 앱을 디버그하세요

9월 2, 2025
이제 PhpStorm 2025.2는 완전한 원격 개발을 지원하며, 크로스 플랫폼 코딩과 강력한 원격 하드웨어 사용이 가능합니다.

PhpStorm by JetBrains is a sophisticated Integrated Development Environment (IDE) specifically designed for PHP and web development. It offers a range of features to enhance your coding experience, including syntax highlighting, intelligent code completion, on-the-fly error detection, built-in debugging tools, and advanced code refactoring capabilities. It also supports various web technologies like HTML, CSS, and JavaScript, making it a versatile tool for building complete web applications.

The PhpStorm version 2025.2 release introduces comprehensive remote development support, allowing developers to work with projects hosted on remote machines, in development containers, or via Windows Subsystem for Linux (WSL). This feature enables users to check out, load, and fully interact with projects - including indexing, analyzing, building, running, debugging, and testing - without requiring the codebase to reside locally. Remote development is particularly useful for those looking to develop on a different operating system than the one installed locally, or for teams that rely on high-performance hardware located in data centers or the cloud. It also supports using PhpStorm as a thin client, where only the IDE interface runs locally, while all computational tasks are handled remotely.

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

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

PhpStorm is available to buy in the following products: