clion.md: fix missing var

This commit is contained in:
Yann Cébron 2023-01-19 17:42:36 +01:00
parent 15061529d3
commit d56666318a

View File

@ -3,6 +3,7 @@
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. --> <!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<var name="productID" value="clion"/> <var name="productID" value="clion"/>
<var name="marketplaceProductID" value="clion"/>
<include from="snippets.md" element-id="jetbrainsIDE_TLDR"/> <include from="snippets.md" element-id="jetbrainsIDE_TLDR"/>
[CLion](https://www.jetbrains.com/clion/) is an IntelliJ Platform-based product. [CLion](https://www.jetbrains.com/clion/) is an IntelliJ Platform-based product.