Maxim Yanchenko
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 7
-
Created PyCharm from CLion
I understand, PyCharm is now a single IDE, no more stripped-down Community Edition, we get all features if we have a commercial license?I have a full license for both CLion and PyCharm, however, wh... -
Created Production and Tests scopes
Looks like in CLion 2022.2 some new scopes appeared in Find: Production and Tests. However, they don't work for me, looks like both are equivalent to "all" (i.e. Production shows stuff from Google ... -
Created $HOME in Header Search Paths
CompletedHow can I debug the way Header Search Paths are populated? Somehow I've got my whole $HOME there so (re)indexing takes forever and "jump to definition" is all over the place, showing files with pat... -
Created Project with multiple git repos
AnsweredHi, I guess IDEA community is bigger than the CLion's one, and probably the problem and solution is same, so asking here as well: https://intellij-support.jetbrains.com/hc/en-us/community/posts/440... -
Created Project with multiple git repos
AnsweredHi, my project consists of multiple repos. Each repo has a branch `master`. SOME repos also have a branch `develop`. 1) Is there any way to specify that I have these 2 "default" configurations, so ... -
Created Uppercase file extensions
AnsweredHi, Somehow I can't find how can I set file extensions for C++ as .H/.C (uppercase)... No matter how I tried (so far), I always bump into lowercase extensions (So I need to rename files manually af...