Mark Sibly
- 活动总数 49
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 18
-
Mark Sibly 创建了一个帖子, NOLINT becoming less effective over time?
Hi,Is it just me or is // NOLINT not doing a whole lot these days?It used to turn off the warning underlines in source code, but these days only infrequently seems to work. The latest example I've ... -
Mark Sibly 创建了一个帖子, Restart required after syncing settings
Hi,I recently installed CLion on MacOS and it's generally working great, except each time I start it up after using the Windows version I get the following alert:Restart the IDE to complete the fol... -
Mark Sibly 创建了一个帖子, 已回答Switching between 'replace' and 'codeview' panes in 'replace in files' results dialog using keyboard?
Hi,Is there any way to switch between the ‘results’ & ‘codeview’ panes in the ‘replace in files’ results dialog using the keyboard only? You can step through the results using up/down arrow, but ca... -
-
Mark Sibly 创建了一个帖子, 已完成Disable doxygen
Hi,OK, no answer to my earlier doxygen questions, so how do I go about disabling doxygen in the editor - it's started hiding my doxygen groupings behind //… blocks but I'd rather be able to see the... -
Mark Sibly 创建了一个帖子, Inline doxygen issues
Hi,For some reason QtCreator has recently - but only intermittently - decided to start showing my doxygen docs ‘inline’ in the IDE.This is kind of cool, but it seems to be doing a pretty bad job. F... -
-
Mark Sibly 创建了一个帖子, Too many run configurations
Hi,I'm using cmake's FetchContent system to add an external git repository to my project.This works well, except the external project declares 200+ targets which has made my run configuration gadge... -
Mark Sibly 创建了一个帖子, Excluding external subprojects from being added to run configurations...
Hi,I've recently starting using cmake's FetchContent system to add external projects to my CLion project. This largely automates the process of ‘importing’ an external project in a git repository i... -
Mark Sibly 创建了一个帖子, 已回答Disable automatic tests
Hi, I frequently find CLion runs out of memory when using a reasonably large project (google's 'dawn' in this case - large but not massive!). The problem got so bad I splashed out on extra memory b...