From 6dbef411287abcb9f9946bc803cec3ec7f41b274 Mon Sep 17 00:00:00 2001 From: Nathan Ridge Date: Wed, 10 Jan 2018 03:01:31 -0500 Subject: [PATCH] Mention semantic highlighting in the feature list (#282) Also mention the "rainbow" feature and link to an article explaining it. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc24fa36..f85a9aa7 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ some extra features to boot: * #include auto-complete, undefined type include insertion, include quick-jump (goto definition, document links) * 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