From 63f93d3aebbb96fdca0448aa2e35136cad0e59d9 Mon Sep 17 00:00:00 2001 From: eidheim Date: Mon, 30 Nov 2015 06:44:03 +0100 Subject: [PATCH] Minor update of features in README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3e5dc7c..4224b87 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,10 @@ towards libclang with speed and ease of use in mind. * Fast C++ autocompletion (including external libraries) * Keyword and buffer autocompletion for other file types * Tooltips showing type information and doxygen documentation -* Refactoring across files +* Rename refactoring across files * Highlighting of similar types -* Documentation search +* Automated documentation search +* Go to methods and usages * Spell checking depending on file context * Run shell commands within JuCi++, even on Windows * Regex search and replace