Ernst Maurer
- Total activity 96
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 3
- Subscriptions 30
-
Edited calculate constants
Answeredis it possible and how to enable : calculate constants and show the values in the code while editing? similar to visual studio work -
Created 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... -
Edited 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... -
Edited Maximize tool window
Answeredthere 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... -
Edited CLion - PyCharm plugin remote?
AnsweredHello 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 ... -
Edited 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 ... -
Edited ssh config windows
Answereddoes 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... -
Created 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... -
Edited what is a correct include_directories for remote target?
Answeredremote development is there local Win10, remote RHEL6, remotely all works fine. locally no build and required code navigation only. so no libs , just includes . I've tried various cases, really it ... -
Edited open external URLs
AnsweredThere is a number of the external links in the IDE, which are an opening in the browser. usually I'm using Yandex Browser, but if this browser is a default in the system (Linux Mint 19.1 x64) nothi...