Rbroggi12
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Edited Find in files does not find anything after update to 2021.1
AnsweredHello,After upgrading the clion version to version 2021.1 the 'Find in Files' seems to be broken. Please check how I'm able to find 'Symbols' but not able to 'Find in Files' - the 'symbols' should ... -
Created debug watches error: no type named in namespace
AnsweredHi all, I have a pretty simple program that include a header-file in which another namespace is defined. Issue arises when I try to add to watches in debug mode an expression which uses a function ... -
Created Intellij Git fetch automatic fetches all remotes
AnsweredHi, My problem is that between my git remotes I have a "git svn" remote which I handle throught command line (since Intellij doesn't support it). So the automatic Git fetch command breaks whenever ... -
Created Intellij python plugin can't recognize interpret built-in modules (like sys)
AnsweredHi all, It would be great if someone could help with a step-by-step procedure on how to configure the python plugin to recognize all the built-in modules. After a while trying I've partially accomp...