From 031ce8867b7da80d149aa166881e2f052343c9be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Tue, 19 Apr 2022 17:42:34 +0200 Subject: [PATCH] docs/editor.md: update --- docs/features/editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/editor.md b/docs/features/editor.md index 3a4281b5..b9924d32 100644 --- a/docs/features/editor.md +++ b/docs/features/editor.md @@ -102,7 +102,7 @@ Rename labels using *Refactor \| Rename* across whole project with usages previe * Smart *Edit \| Extend/Shrink Selection* * Smart braces/quote handling * *Code \| Comment with Line Comment* -* *Code \| Move Element Left/Right* for `exg`, binary expressions, register list, `dc` values +* *Code \| Move Element Left/Right* for `exg`/`cmpm`, binary expressions, register list, macro call parameters, `dc`/`dr` values * *Move Caret to Code Block Start/End* for matching directives * Spellchecker with bundled dictionaries (M68k/Amiga) * Code Folding (*Settings/Preferences \| Editor \| General \| Code Folding*)