[clangd-dev] Syntax highlighting of keywords

Ilya Biryukov via clangd-dev clangd-dev at lists.llvm.org
Fri Oct 25 00:59:14 PDT 2019


Hi clangd-dev,

I was wondering whether there's any value in the highlighting for
"primitive" types being added on keywords like 'void', 'int', etc?

- Any editor handles those with default syntax highlight.
- It's trivial and does not require actual semantic knowledge.

With that in mind, I wonder whether we should drop this completely and just
let the editors handle the keywords?
What do people think?

-- 
Regards,
Ilya Biryukov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/clangd-dev/attachments/20191025/9d1ffb15/attachment.html>


More information about the clangd-dev mailing list