From dafbd532ef3ace0df26c5e8d2f402e71c255e287 Mon Sep 17 00:00:00 2001 From: Kendrick Johnson <99290879+kendrickjohnson@users.noreply.github.com> Date: Mon, 9 May 2022 15:31:46 -0500 Subject: [PATCH] Updated Features List (markdown) --- Features-List.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Features-List.md b/Features-List.md index da87c88..f6190c6 100644 --- a/Features-List.md +++ b/Features-List.md @@ -13,17 +13,17 @@ Text.ts: Keybindings: -Edit keybinds -> Ctrl+Shift+/K -Color Theme -> Ctrl+K or Ctrl+T +* Edit keybinds -> Ctrl+Shift+/K +* Color Theme -> Ctrl+K or Ctrl+T ------------------------------------------- -Increase Font Scale -> Shift+Alt+Z= -Decrease Font Scale -> Shift+Alt+Z- -Reset Font Scale -> Shift+Alt+Z0 +* 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 +* 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 +* Select the Leading Whitespace -> Ctrl+Shift+/W ------------------------------------------- \ No newline at end of file