Browse Source

Added auto-indentation in features.

merge-requests/365/head
eidheim 10 years ago
parent
commit
8710dce3db
  1. 1
      README.md

1
README.md

@ -22,6 +22,7 @@ towards libclang with speed and ease of use in mind.
* Run shell commands within JuCi++, even on Windows
* Regex search and replace
* Smart paste, keys and indentation
* Auto-indentation through clang-format (on some systems you need to create a symbolic link `/usr/local/bin/clang-format` to a specific clang-format-version)
* Source minimap
* Full UTF-8 support

Loading…
Cancel
Save