Liwei Jiang
- 活动总数 21
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 6
-
已编辑于 How to quickly access Recent Find Usages
已回答I used to use Recent Find Usages function quite a lot. Now I found this function is no longer available in Find tool window. Checking the manual, I learned that I can still access this function fro... -
创建于 How to search special symbols in CLion online help website?
已回答I want to search about shortcut "Ctrl+D" in CLion online help website. However, when I type "Ctrl+D" in search box, it always returns the result of "Ctrl" & "D". So how to make the search box under... -
创建于 How to ignore all files except C/C++ files?
已回答My project is too large, and I only care about the C/C++ part. How to make CLion only recognize C/C++ files? I have seen this page: https://www.jetbrains.com/help/clion/file-types.html . But can ... -
创建于 Explanation about search symbol interface
已回答What does the pin symbol in search symbol interface mean? Also, what does the lock symbol in search file interface mean? -
已编辑于 How to use application console during debug?
I am using Clion 2017.1.1, Windows 7 64-bit, MinGW 5. When I debug a program, it uses system console. When I run a program, it uses application console. Personally, I prefer the built-in applicatio...