-
This plugin doesn't load on CLion (for which it is listed as compatible on JetBrains Marketplace), saying that it "Requires plugin 'training' to be installed" ('training' being [IDE Features Trainer](…
-
Whenever I open CLion I receive:
> Could not open an IDE to edit source code for project `/path/to/project/project.workspace`
CLion starts fine, but I do get that error.
From the file dropdown I'm …
-
## Environment
* **IntelliJ Rust plugin version:** 0.2.117.2170-193
* **Rust toolchain version:** 1.42.0
* **IDE name and version:** CLion 2019.3.4
* **Operating system:** Ubuntu 19.10
##…
-
https://www.lifeee.top/posts/30535.html
Qt 开发时 QtCreator 是不得不接触的 IDE,提供了代码编写与可视化设计 GUI 的环境,但有时候使用却有点稍显逊色 。CLion 是 JetBrains 出品的 C++ IDE ,使用 CLion 来编写 C++ 会大大提高效率,因此 CLion 写代码,Qt Designer设计界面的方式是个不错…
upwon updated
4 years ago
-
I think we need to be keeping the value for default_ide_pref_dir_version current.
When workstation setup runs, it installs CLion. The current version from homebrew is 2017.2
We then run pivotal_i…
-
### Icon Request
- Jetbrains IDE's
- Make icons for Jetbrains IDE's avaliable in https://www.jetbrains.com/products.html?fromMenu
- Example for CLion: clion
**Please attach an image of or the …
-
Currently, we run indentation queries only when a new line is being inserted. However, other editors can in some cases update the indentation while typing, for example in C++ switch statements:
````c…
-
**Is your feature request related to a problem? Please describe.**
At the moment, the coding style is inconsistent (especially in the C++ layer), we should agree to a style and make sure to stick to …
-
As of Clion version 2019.3.2 I get and IDE fatal error when trying to open a RON file: java.lang.NoSuchFieldException: INSTANCE
```
com.intellij.diagnostic.PluginException: INSTANCE [Plugin: com.v…
-
### Description of the bug:
I have two `.bazelproject` projects, one for IntelliJ and one for CLion. Both of these projects specify various entries under `import_run_configurations` in the same way.…