Nouvelles IDEs

Simplifiez la recherche grâce aux analyses basées sur l’IA

Avril 25, 2024
Datalore 2024.2 permet aux chercheurs de travailler avec Datalore Autopilot, un outil avec IA permettant d'obtenir des informations intelligentes et de générer du code sans effort.

Continuer de lire en anglais:

JetBrains Datalore is a collaborative data science platform that streamlines data exploration, analysis, and visualization through Jupyter-compatible notebooks. It empowers teams with features like automatic visualizations, pre-configured environments, interactive controls, and seamless collaboration functionalities. Datalore offers both cloud-based and self-hosted deployment options, catering to both individual and team-based data science workflows.

The Datalore 2024.2 release takes its AI Assistant to the next level with Datalore Autopilot. This new tool goes beyond simply answering questions; it can analyze your notebook data in Python, Kotlin, R, or Scala, and proactively suggest the next steps in your analysis. The existing Ask AI feature has also been improved to generate SQL or Markdown. These advancements empower researchers to streamline their workflows and focus on higher-level tasks. Datalore AI is now available for on-premise deployments, allowing Enterprise customers to leverage its powerful functionalities within their own infrastructure while maintaining full administrative control.

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

Datalore is licensed per user, and is available as a commercial annual subscription license. See our Datalore licensing page for full details.

For more information, visit our Datalore product page.

Surveillez les performances de vos applications .NET en temps réel

Avril 24, 2024
Rider 2024.1 améliore l’analyse des performances avec une nouvelle fenêtre d’outil de surveillance pour l'obtention en arrière-plan des mesures clés des applications .NET.

Continuer de lire en anglais:

Rider is a professional Integrated Development Environment (IDE) specifically designed for building .NET applications. Developed by JetBrains, Rider combines robust functionality with a sleek interface to offer a superior coding experience. Rider supports C#, F#, JavaScript, and TypeScript, making it a versatile tool for modern .NET development. Powerful features like advanced code completion, integrated unit testing, built-in debugging tools, and seamless cross-platform support (Windows, macOS, Linux) streamline the development process. Rider seamlessly integrates with popular version control systems and databases, enhancing project management and code collaboration.

Rider 2024.1 introduces a new monitoring tool window which allows you to monitor your .NET application's performance while it's running or debugging. The tool features real-time data visualizations through various tabs such as Chart, Counters, and Environment, offering insights into CPU and memory usage, application performance counters, and environmental variables. Users can configure the monitoring settings to adjust the refresh intervals and toggle between always-on or debug-only modes, enhancing the ability to diagnose and improve application performance effectively. For a deeper analysis, options to collect profiling data like stack traces and performance snapshots are available directly from the monitoring interface.

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

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

Rider is available to purchase in the following products:

Rédigez du script et déboguez avec la dernière version de PowerShell

Avril 23, 2024
SAPIEN DevOps Suite 2024 prend désormais en charge PowerShell 7.4.2, permettant ainsi une automatisation ultraperformante et la rédaction de scripts avec la dernière version de PowerShell.

Continuer de lire en anglais:

The SAPIEN DevOps Suite by SAPIEN Technologies is a comprehensive set of tools designed to enhance the productivity of software developers, particularly those engaged with PowerShell scripting and Windows automation. This suite includes advanced editing, debugging, and packaging features that streamline script development and management processes. It integrates robust version control systems and provides extensive platform support, making it versatile for a range of scripting tasks. The suite also features deployment capabilities that facilitate the distribution and installation of applications across diverse environments, helping developers manage the lifecycle of their software projects from inception to deployment.

The latest release of SAPIEN DevOps Suite with PrimalScript 2024 8.1.203 and PowerShell Studio 2024 5.8.241 offers benefits specifically for users working with the latest versions of PowerShell (7.2.19, 7.3.12 and 7.4.2). This improves compatibility and stability and can reduce errors and unexpected behavior when scripting for these PowerShell versions.

To see a full list of what's new, see the following release notes:

SAPIEN DevOps Suite is licensed per user and includes 1 year of product updates and support. Annual Premium Support is available and provides 1 Year of access to SAPIEN Technologies direct technical support ticketing system and a guaranteed response within 24 hours. The premium support package must be purchased at the same time as the initial software purchase, subscription renewal, or upgrade, and can be renewed on an annual basis. See our SAPIEN DevOps Suite licensing page for full details.

For more information visit our product pages:

Interrompez l’exécution des programmes à des points spécifiques

Avril 23, 2024
Les points d'arrêt permettent aux développeurs d'inspecter l'état d'un programme en temps réel, leur permettant ainsi de mieux comprendre le comportement des logiciels.

Continuer de lire en anglais:

Breakpoints are strategically placed markers within your code that act as pause points during execution. When the program reaches a breakpoint, the IDE halts execution, allowing you to inspect the program's state at that specific moment. This enables you to examine variable values, analyze the call stack, and step through the code line by line. By offering this controlled environment for inspection, breakpoints become a vital tool for debugging and understanding the behavior of your software.

Several integrated development environments (IDEs) support breakpoints, including:

  • C++Builder Professional by Embarcadero lets you set visual breakpoints within the IDE for intuitive debugging.
  • Rider by JetBrains enables streamlined debugging with flexible line, exception, method, and data breakpoints, plus the ability to group and label breakpoints.
  • EiffelStudio by Eiffel Software facilitates breakpoint setting at any program location for effective code debugging.
  • RemObjects Elements allows you to set conditional breakpoints to pause execution only when specific conditions are met.

For an in-depth analysis of features and price, visit our comparison of IDEs.

Compare IDEs

Optimisez vos workflows de ciblage CMake

Avril 22, 2024
CLion 2024.1 simplifie l’édition des scripts CMake avec la saisie semi-automatique des noms de cibles, la navigation vers les définitions de cibles et la recherche d’utilisations pour les cibles.

Continuer de lire en anglais:

CLion is a cross-platform Integrated Development Environment (IDE) created by JetBrains specifically for C and C++ development. It boasts intelligent code completion, navigation, and refactoring features to streamline your workflow. CLion integrates with popular debuggers and testing frameworks, and supports various build systems for seamless project management.

The CLion 2024.1 update introduces several new features for CMake. These include live templates to simplify creating new targets, target name completion for easier linking, navigation to target definitions to locate where targets are specified, Find Usages to identify all instances of a target throughout a project, the ability to suggest fixes for missing minimum required CMake versions, and the option to configure which CMake preset types are imported.

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

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

For more information, visit our CLion product page.