aboutsummaryrefslogtreecommitdiffstats
path: root/dist/clangformat
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2022-06-28 10:08:45 +0200
committerEike Ziller <eike.ziller@qt.io>2022-06-28 08:32:22 +0000
commite46357a220285e6495f235732c729426a8b390d8 (patch)
tree261c22ed3ac6fa816abeddaba4d1d9a3809b02ef /dist/clangformat
parent139e190d77647c8fe0d588f0ccd8ee097dc530a7 (diff)
Adapt to move of options to Edit > Preferences
Change-Id: I6881f658db9eec5059b434bce12093667535d5ac Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'dist/clangformat')
-rw-r--r--dist/clangformat/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/clangformat/README.md b/dist/clangformat/README.md
index 26982360ae..e333fcc7fb 100644
--- a/dist/clangformat/README.md
+++ b/dist/clangformat/README.md
@@ -35,13 +35,13 @@ For more information about clang-format, see
1. Enable the Beautifier plugin and restart to load it.
2. Configure the plugin:
- In Menu: Tools > Options > Beautifier > Tab: Clang Format
+ In Menu: Edit > Preferences > Beautifier > Tab: Clang Format
* Select a valid clang-format executable
* Use predefined style: File
* Fallback style: None
3. Set shortcuts for convenience:
- In Menu: Tools > Options > Environment > Keyboard
+ In Menu: Edit > Preferences > Environment > Keyboard
* ClangFormat / FormatFile - e.g. Alt+C, F
* ClangFormat / FormatAtCursor - e.g. Alt+C, C
* ClangFormat / DisableFormattingSelectedText - e.g. Alt+C, D