mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-21 23:25:07 +00:00
Mention semantic highlighting in the feature list (#282)
Also mention the "rainbow" feature and link to an article explaining it.
This commit is contained in:
parent
060b92b214
commit
6dbef41128
@ -26,6 +26,7 @@ some extra features to boot:
|
|||||||
* #include auto-complete, undefined type include insertion, include quick-jump
|
* #include auto-complete, undefined type include insertion, include quick-jump
|
||||||
(goto definition, document links)
|
(goto definition, document links)
|
||||||
* auto-implement functions without a definition
|
* auto-implement functions without a definition
|
||||||
|
* semantic highlighting, including support for [rainbow semantic highlighting](https://medium.com/@evnbr/coding-in-color-3a6db2743a1e)
|
||||||
|
|
||||||
# Setup - build cquery, install extension, setup project
|
# Setup - build cquery, install extension, setup project
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user