Taw Moto
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 7
-
Edited CLion and Chromium browser
Hi, is there anywhere a tutorial on how to load, debug and run the Chromium project (or projects based on it) on Windows? I could load the project using compilation database, doesn't use common too... -
Edited How do I inspect my code with exceptions based on file pattern
AnsweredHi, I want to inspect my code using some patterns, but that GUI "custom scope" is not intuitve at all, I don't understand if it's a regex or what it is. So what should I put in the "Exclude patter"... -
Created How do I make braces to auto-align the cursor
AnsweredHello, on my computer the cursor do not auto-align automatically after adding braces: https://giphy.com/gifs/xUPGcfa4ofM30bYVmU On a friend PC it seems to work very well. https://giphy.com/gifs/x... -
Created How to I unfold ALL things in CLion?
How do I unfold all things by default in CLion in all languages (C++, python, perl, etc)? I already disabled all in Editor-General-Code folding but in Perl I still got the comments folded...