From 7bb8aab630530b85b5d21ab6378255e32c79b753 Mon Sep 17 00:00:00 2001 From: Kendrick Johnson <99290879+kendrickjohnson@users.noreply.github.com> Date: Mon, 9 May 2022 15:30:35 -0500 Subject: [PATCH] Updated Features List (markdown) --- Features-List.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/Features-List.md b/Features-List.md index 224946a..da87c88 100644 --- a/Features-List.md +++ b/Features-List.md @@ -15,7 +15,15 @@ Keybindings: Edit keybinds -> Ctrl+Shift+/K Color Theme -> Ctrl+K or Ctrl+T - ------------------------------------------- - -Increase +Increase Font Scale -> Shift+Alt+Z= +Decrease Font Scale -> Shift+Alt+Z- +Reset Font Scale -> Shift+Alt+Z0 +------------------------------------------- +Get the Current Line Number -> Ctrl+Shift+/L +Get the Number of Line Indentations -> Ctrl+Shift+/l +Get the Number of Leading Spaces -> Ctrl+Shift+/S +Get the Number of Selected Lines -> Ctrl+Shift+/N +------------------------------------------- +Select the Leading Whitespace -> Ctrl+Shift+/W +------------------------------------------- \ No newline at end of file