IDEs 뉴스

변환된 데이터 세트를 쉽게 내보낼 수 있습니다

5월 21, 2025
이제 DataSpell 2025.1은 데이터를 CSV 또는 XLS 형식으로 출력할 수 있으며, 한 번만 클릭하면 재사용 가능한 변환 코드를 생성할 수 있습니다.

DataSpell by JetBrains is an Integrated Development Environment (IDE) specifically designed for data analysts and engineers. It allows you to write Python scripts, run SQL queries, analyze data in Jupyter notebooks, manage dbt workflows, and connect to databases, all within one seamless interface. DataSpell empowers you to stay focused on exploring insights and delivering high-quality results by combining rich data analysis tools with features like real-time error checking, code quality analysis, and built-in support for best practices like testing and documentation.

The DataSpell 2025.1 update adds new export transformation options, allowing users to efficiently handle post-processed data. Whether you need to archive your results or share them across platforms, you can now export transformed data in common formats such as CSV and XLS. In addition, for those looking to reproduce or share their data process, the tool offers the ability to export the transformation code itself. This improves the handoff between data exploration and production, ensuring data scientists and analysts can work more fluidly with both their outputs and the logic behind them.

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

DataSpell is licensed per user as a commercial annual subscription. See our DataSpell licensing page for full details.

DataSpell is available individually or as part of JetBrains All Products Pack.

내장된 디버깅 도구를 사용하여 코드 문제를 해결하세요

5월 20, 2025
디버깅 도구가 통합된 IDE를 사용하면 개발 환경을 벗어나지 않고도 코드 문제를 더 빠르게 식별하고 수정할 수 있습니다.

Debugging in an IDE (Integrated Development Environment) is the process of identifying, analyzing, and resolving errors or unintended behavior within code using the specialized tools provided by the environment. It allows developers to set breakpoints, inspect variable values, monitor memory usage, and control the execution flow of a program in real time, which facilitates a deeper understanding of how the code behaves under various conditions. This capability significantly accelerates problem resolution, improves code reliability, and enhances overall development efficiency by providing immediate feedback and precise control over the debugging process.

Common Debugging features include:

  • Breakpoints pauses code execution at specific lines to examine program state and behavior at critical points.
  • Debug code enables developers to step through code line by line or in controlled increments to analyze logic flow and detect errors.
  • Inspect lets you view and analyze the current values of variables, objects, and memory during a paused execution state.
  • Profiling or code profiling can measure code performance to identify bottlenecks, resource consumption, and optimize execution efficiency.
  • Threading enables the monitoring and control of multiple threads, which are independent paths of execution within a program, to ensure correct parallel processing and resolve issues such as deadlocks and race conditions.
  • Watches can track specific variable values or expressions throughout code execution to detect unexpected changes or behaviors.

For an in-depth analysis of features and price, visit our Integrated Development Environments (IDEs) comparison.

Explore Debugging Features

RTL 지원을 추가하여 글로벌 MAUI 앱을 더 빠르게 제공하세요

5월 13, 2025
Grial UI Kit 2025.1에는 새로운 RTL(오른쪽에서 왼쪽으로 읽기) 지원이 추가되어, 글로벌 애플리케이션을 위해 응답성과 일관성이 향상된 경험을 제공합니다.

Grial UI Kit by UXDivers is a collection of pre-designed user interface components and templates specifically built for .NET MAUI app development. It offers a wide range of customizable XAML code snippets, custom controls, and helpers, allowing developers to rapidly build modern and visually appealing mobile applications for Android and iOS platforms while focusing on the core functionalities of the app.

The Grial UI Kit 2025.1 release introduces full support for right-to-left (RTL) languages, marking a significant enhancement for developers building multilingual and globally accessible mobile applications. This additional support enables developers to deliver an improved user experience to users of RTL languages, aligning with modern internationalization best practices. With this update, Grial continues to solidify its position as a robust, design-friendly toolkit for MAUI app development.

To see a full list of what's new in 2025.1 (4.3.120.0), see our release notes.

Grial UI Kit is licensed per application and is available as an perpetual license. See our Grial UI Kit licensing page for full details.

For more information, see our Grial UI Kit product page.

데이터베이스에서 지리 유형 데이터 관리를 간소화하세요

5월 8, 2025
JetBrains DataGrip 2025.1은 원시 지리 유형 값(raw geo-type value)을 그리드 인터페이스에 직접 표시할 수 있도록 지원하여 공간 데이터베이스 관리를 개선합니다.

DataGrip is a multi-engine database environment that supports MySQL, PostgreSQL, Microsoft SQL Server, Oracle, Sybase, DB2, SQLite, HyperSQL, Apache Derby and H2. It includes an editor that provides intelligent coding assistance such as auto-completion, analysis and navigation. It also features a query console for running and profiling queries.

The JetBrains DataGrip 2025.1 release introduces a valuable new feature that improves working with spatial databases. DataGrip can now display raw geo-type values directly within the data grid for PostgreSQL, MySQL, and MariaDB databases. This enhancement enables developers and database administrators to view spatial data like coordinates, geometries, and other geo-types in their original format without needing additional conversions or external tools. This update makes spatial data management more efficient, accurate, and accessible within the everyday development environment.

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

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

DataGrip is available to buy in the following products:

WPF 도구로 데스크탑 UI 개발을 가속화하세요

5월 6, 2025
더 빠른 디자인 워크플로우, 정확한 코딩 및 안정적인 디버깅을 위한 고급 IDE 지원으로 .NET WPF 프로젝트를 개선하세요.

.NET WPF support in an IDE refers to the integrated development environment's ability to facilitate the development, design, debugging, and maintenance of Windows Presentation Foundation (WPF) applications built on the .NET platform. This support typically includes features such as XAML editing with syntax highlighting and IntelliSense, visual designers for UI layout, data binding tools, project templates, and integrated debugging for both managed code and the UI. It aids the development process by allowing developers to design responsive and modern desktop interfaces efficiently, maintain a clear separation of concerns using MVVM (Model-View-ViewModel), and take advantage of .NET's rich libraries and performance optimizations.

Several IDEs offer support for .NET WPF including:

  • Rider by JetBrains, lets you build and debug .NET WPF applications with responsive XAML editing, seamless UI design, and cross-platform tooling.
  • RemObjects Elements allows you to develop .NET WPF apps using multiple languages, offering lightweight, fast compilation and advanced cross-target project control.
  • Microsoft Visual Studio Professional facilitates rich .NET WPF development with full XAML design tools, advanced debugging, project templates, and seamless UI workflow integration.

For an in-depth analysis of features and price, visit our comparison of Integrated Development Environments (IDEs).

Compare IDEs