|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: JetBrains.CLion |
| 5 | +PackageVersion: "2025.3" |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: JetBrains s.r.o. |
| 8 | +PublisherUrl: https://www.jetbrains.com/ |
| 9 | +PublisherSupportUrl: https://www.jetbrains.com/support/ |
| 10 | +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ |
| 11 | +Author: JetBrains s.r.o. |
| 12 | +PackageName: CLion |
| 13 | +PackageUrl: https://www.jetbrains.com/clion/ |
| 14 | +License: Proprietary |
| 15 | +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ |
| 16 | +Copyright: Copyright © 2000-2025 JetBrains s.r.o. |
| 17 | +ShortDescription: A cross-platform IDE for C and C++ |
| 18 | +Description: A powerful IDE from JetBrains helps you develop in C and C++ on Linux, macOS and Windows. |
| 19 | +Moniker: clion |
| 20 | +Tags: |
| 21 | +- c |
| 22 | +- c++ |
| 23 | +- code |
| 24 | +- coding |
| 25 | +- cpp |
| 26 | +- develop |
| 27 | +- development |
| 28 | +- ide |
| 29 | +- programming |
| 30 | +ReleaseNotes: |- |
| 31 | + CLion 2025.3 is now available, offering faster performance, deeper insight into compile-time evaluations, expanded debugger options, a new default look, and more. Here are the highlights: |
| 32 | + - You can now write code faster and work more efficiently thanks to our new C and C++ language engine, CLion Nova, which we’ve made the default in this release. With this engine enabled, the IDE is up to four times faster at code highlighting, error detection, code completion, and refactoring compared to the legacy CLion Classic engine. |
| 33 | + - The Constexpr Debugger is a one-of-a-kind tool that provides insights into compile-time evaluations, particularly for constexpr and consteval code – something that no other IDE currently offers. |
| 34 | + - CLion now supports the Debug Adapter Protocol (DAP), bringing the IDE closer to being debugger-agnostic. With DAP technology, CLion can communicate with a range of additional debuggers. Besides the bundled LLDB and GDB, you can now use third-party implementations that support this protocol. |
| 35 | + - The Islands theme is now the default look in CLion. Designed to help you stay focused and code with ease, it features instantly recognizable tabs, enhanced in-editor contrast, distinct separation between work areas, and rounded corners. |
| 36 | + - We’ve improved the user experience for embedded system developers who work with the Serial Port Monitor, PlatformIO, and Rust plugins. These plugins are now integrated into the IDE, so you no longer need to install them manually. |
| 37 | + - CLion now supports the Visual Studio 2026 toolchain for Windows – giving you access to the new MSVC build tools v14.50, including v19.50 of the C++ compiler. |
| 38 | + - We’ve streamlined the project configuration process for developers working with the nRF Connect SDK. Now, CLion accepts sysbuild as the default build configuration for these projects, allowing you to build, run, and debug them without needing to configure additional West settings. |
| 39 | + - With the CLion Nova engine, you can now explore and adopt C++26 features like pack indexing, expansion statements, and contracts, plus get clearer diagnostics when constexpr evaluations fail. |
| 40 | + - You can now choose the right AI agent for each task, Junie or Clause Agent, connect your own API keys and models, and get full transparency into your usage and costs. |
| 41 | + Read our blog post to learn more about all the key updates and improvements. |
| 42 | + Please share your feedback and report any issues to our issue tracker. |
| 43 | +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/CPP-A-230654449 |
| 44 | +PurchaseUrl: https://www.jetbrains.com/clion/buy/ |
| 45 | +Documentations: |
| 46 | +- DocumentLabel: Learn CLion |
| 47 | + DocumentUrl: https://www.jetbrains.com/clion/learn/ |
| 48 | +ManifestType: defaultLocale |
| 49 | +ManifestVersion: 1.10.0 |
0 commit comments