Rik MaxSpeed

- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
-
Rik MaxSpeed created a post, 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 created a post, 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 created a post, 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 ...