IDEs 뉴스

실시간 코드 린터(linter) 검사를 추가하세요

5월 22, 2025
GoLand 2025.1에 golangci-lint를 사용하는 실시간 린터(linter) 검사가 포함되어, 코딩하는 즉시 문제를 발견하고 해결할 수 있습니다.

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 seamless integration with other JetBrains tools, makes it a powerful choice for professional Golang development.

The GoLand 2025.1 release now includes the Go Linter plugin, delivering built-in support for golangci-lint. This enhancement lets developers fine-tune their linters within the IDE, enabling more precise code analysis. By allowing you to select only the checks that matter to your project, this feature enhances the development process and improves code quality. In GoLand, linters operate as real-time inspections, helping you catch potential issues on the fly - before executing a single line of code. This proactive approach enhances both productivity and code reliability.

To see a full list of what's new in version 2025.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 (including continuity discounts), lapsed renewals, and additional user licenses. See our GoLand licensing page for full details.

GoLand is available to buy in the following products:

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

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: