aboutsummaryrefslogtreecommitdiffstats
path: root/dist/clangformat
diff options
context:
space:
mode:
authorNikolai Kosjar <nikolai.kosjar@qt.io>2017-09-04 15:18:42 +0200
committerNikolai Kosjar <nikolai.kosjar@qt.io>2017-09-21 07:14:27 +0000
commitedab564cf0c051ad0774dc5a59751d3c5781b263 (patch)
treeff1a3618f8f3b81b647188d24c231d065d56714c /dist/clangformat
parent189dbc585ea8edba0e87c06dc58240dfbcaba97c (diff)
Beautifier: ClangFormat: Add action "Disable Formatting for Selected Text"
Change-Id: I0786dfdc0679bbdf1cf1157067bd7f572ac7d108 Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: Lorenz Haas <lorenz.haas@histomatics.de>
Diffstat (limited to 'dist/clangformat')
-rw-r--r--dist/clangformat/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/clangformat/README.md b/dist/clangformat/README.md
index ae714aad9e..aa3584e462 100644
--- a/dist/clangformat/README.md
+++ b/dist/clangformat/README.md
@@ -58,6 +58,7 @@ For Windows:
In Menu: Tools > Options > Environment > Keyboard
* ClangFormat / FormatFile - e.g. Alt+C, F
* ClangFormat / FormatSelectedText - e.g. Alt+C, S
+ * ClangFormat / DisableFormattingSelectedText - e.g. Alt+C, D
Due to several issues outlined below the FormatFile action might be of limited
use.