Rik MaxSpeed
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 4
-
-
Rik MaxSpeed 创建了一个帖子, CLion 2019.3 syntax highlighting fails to resolve base-class member functions
In this case metCriteria() is defined in the base class (ACMGTriggeredRule) and not the derived class (ACMGClinicalEvidence). This code is 100% fine, compiles correctly with multiple compilers, and... -
-
Rik MaxSpeed 创建了一个帖子, CLion syntax highlighting generates spurious errors
Since upgrading to the latest release this morning which uses Clangd for completion, I'm getting lots of spurious errors on Mac OSX for example: It can't resolve std::endl correctly: It's havi... -
Rik MaxSpeed 创建了一个帖子, Smarter suggestions on error in CLion
Would be great if CLion was a little smarter about suggestions for simple errors due to typos. For example, I mistyped a symbol, wrong capitalisation of 1 letter, would be great if CLion suggested ...