Neuigkeiten zu IDEs

Einfaches Exportieren umgewandelter Datensätze

Mai 21, 2025
DataSpell 2025.1 kann jetzt Daten in CSV oder XLS ausgeben und mit einem einzigen Klick wiederverwendbaren Umwandlungscode generieren.

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.

Problembehandlung von Code mit integriertem Debuggen

Mai 20, 2025
IDEs mit integrierten Debugging-Tools helfen Ihnen, Codeprobleme schneller zu identifizieren und zu beheben, ohne Ihre Entwicklungsumgebung zu verlassen.

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

Integrieren der RTL-Unterstützung für eine schnelle Bereitstellung globaler MAUI-Apps schneller bereitzustellen

Mai 13, 2025
Das Grial UI Kit 2025.1 integriert eine neue RTL-Unterstützung (von rechts nach links), die eine reaktionsschnelle und konsistente Erfahrung für globale Anwendungen bietet.

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.

Vereinfachen Sie die Verwaltung von Geotyp-Daten in Datenbanken

Mai 8, 2025
JetBrains DataGrip 2025.1 verbessert die Verwaltung räumlicher Datenbanken, indem es die direkte Anzeige von Geotyp-Rohwerten in der Grid-Oberfläche ermöglicht.

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:

Beschleunigen Sie die Entwicklung der Desktop-Benutzeroberfläche mit WPF-Tools

Mai 6, 2025
Verbessern Sie Ihre .NET WPF-Projekte mit erweiterter IDE-Unterstützung für schnellere Design-Workflows, präzise Codierung und zuverlässiges Debuggen.

.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