Browse Source

Minor update of features in README.md

merge-requests/365/head
eidheim 10 years ago
parent
commit
63f93d3aeb
  1. 5
      README.md

5
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

Loading…
Cancel
Save