From e46357a220285e6495f235732c729426a8b390d8 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Tue, 28 Jun 2022 10:08:45 +0200 Subject: Adapt to move of options to Edit > Preferences Change-Id: I6881f658db9eec5059b434bce12093667535d5ac Reviewed-by: Leena Miettinen --- dist/clangformat/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/clangformat') 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 -- cgit v1.2.1