edit keywords for C++ ?

Hi, I really like how customisable the syntax highlighting is in CLion. However it would be nice to define different keywords for C++: in particular I want to distinguish between keywords (if, for, return) and types (double, int, char). Is there a way to achieve that presently and if not may I suggest it for the future? Thanks

0

No, currently it's not possible to set different colors for pod types (int, double, etc) and other keywords. But you can create a request in our tracker (https://youtrack.jetbrains.com/issues/CPP)

0
Avatar
Permanently deleted user

I'm already reported about this issue: https://youtrack.jetbrains.com/issue/CPP-880

0

请先登录再写评论。