Ernst Maurer
- 活动总数 96
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 1 名用户
- 投票数 3
- 订阅数 30
-
已编辑于 Navigate methods inside a unit (Ctrl+F12)
已回答could you explain that case when I have a number of functions implementation inside one translation unit with an equal names, e.g. have a base class and three derived, base class contains pure virt... -
创建于 enable scl devtoolset
已完成hi I'm working using CLion from Win10 to CentOS(RHEL7), and need to use non-default toolchain for the build my project cmake based and potentially can be built and debugged via CLion (without ex... -
已编辑于 calculate constants
已回答is it possible and how to enable : calculate constants and show the values in the code while editing? similar to visual studio work -
创建于 JIRA task tracker - auth with captcha
our jira requires captcha on each login, clion shows me an error that : error, enter captcha in web interface. does it suppose that I should run browser by myself and log in? I 'm doing this with... -
已编辑于 quick switch between targets, possible?
there are three targets in my project, but really that is workaround: the project is remote and NON-cmake based, so the configuration looks like: 1. first target in cmake is just for an indexing th... -
已编辑于 Maximize tool window
已回答there is very useful key: Maximize tool window, unfortunately this is not similar to Eclipse - where this ability is a universal for ANY window in focus, anyway, current functionality would be eno... -
已编辑于 CLion - PyCharm plugin remote?
已回答Hello team any chance that PyCharm plugin will be adopted for remote work, similar to full-functional PyCharm IDE? P.S. extra question about python learning :) I see EduTools plugin is available ... -
已编辑于 default remote toolchain vs default deployment server
In my practice, I'm working on WIn10 machine and two remote hosts (RedHat), with a different configurations. of course , there are two pairs: two remote toolchains and two deployment servers. so a ... -
已编辑于 ssh config windows
已回答does clion use <user>/.ssh/config for remote toolchain and for deployment servers? the question is related with a need to suppress ssh warning message from remote /etc/issue, which affects cli... -
创建于 Ignored VCS files under specified directory
I see the documentation about that, and here but it's not clear how to specify the case like this: /project_root/some/path/1/build/debug/* /project_root/some/path/1/build/release/* ... /project_roo...