Taw Moto
- 活动总数 27
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 6
- 订阅数 7
-
已编辑于 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... -
已编辑于 How do I inspect my code with exceptions based on file pattern
已回答Hi, 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"... -
创建于 How do I make braces to auto-align the cursor
已回答Hello, 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... -
创建于 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...