Ernst Maurer

Avatar
  • Total activity 96
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 1 user
  • Votes 3
  • Subscriptions 30
  • Edited

    Navigate methods inside a unit (Ctrl+F12)

    Answered
    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    enable scl devtoolset

    Completed
    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...
    • 4 followers
    • 8 comments
    • 0 votes
  • Edited

    calculate constants

    Answered
    is it possible and how to enable : calculate constants and show the values in the code while editing?  similar to visual studio work
    • 3 followers
    • 1 comment
    • 1 vote
  • 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...
    • 1 follower
    • 0 comments
    • 2 votes
  • 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...
    • 2 followers
    • 3 comments
    • 0 votes
  • Edited

    Maximize tool window

    Answered
    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...
    • 2 followers
    • 2 comments
    • 0 votes
  • Edited

    CLion - PyCharm plugin remote?

    Answered
    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 ...
    • 2 followers
    • 3 comments
    • 0 votes
  • 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 ...
    • 1 follower
    • 0 comments
    • 0 votes
  • Edited

    ssh config windows

    Answered
    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • 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...
    • 1 follower
    • 0 comments
    • 0 votes