CLion : semantic syntax highlighting such as VS 2015
i like semantic syntax highlighting such as VS 2015.
VS 2015 support semantic tokens belows:
namespace,
preprocessor directive
template function
template class
function
static function
member function
variable( global )
local variable
field( member variable )
static field
parameter ( but, i want to distinguish arguements between parameters )
label,
member operator function... and so on.
of course, clion support support a lot of semantic tokens. besides, clion support semantic tokens which VS not supports. however i want to support more semantic tokens.
请先登录再写评论。
Hi Gyu.
We have a number of related feature requests in the tracker already: https://youtrack.jetbrains.com/issue/CPP-3969
https://youtrack.jetbrains.com/issue/CPP-1744
https://youtrack.jetbrains.com/issue/CPP-5568
https://youtrack.jetbrains.com/issue/CPP-2113
https://youtrack.jetbrains.com/issue/CPP-1172
https://youtrack.jetbrains.com/issue/CPP-1744
Please comment or upvote. Also feel free to create more requests.