Finn Evers
Results
42
comments of
Finn Evers
I believe what you are asking for is semantic highlighting, which is being tracked in https://github.com/zed-industries/zed/issues/7450 and currently being worked on in https://github.com/zed-industries/zed/pull/27556.
Might be that something like https://github.com/zed-industries/zed/pull/27556/files#diff-83e64292d4a57e6e47f5abb7a716bd444b0bc683c5d3ef822e2d95ae66534ff6 is missing for C++, as these tokens have to be mapped to theme highlights. Take that with a grain of skepticism please though, that's...