From dd637c0561f58cd2d0584c2750baa792ed6d5557 Mon Sep 17 00:00:00 2001 From: Kendrick Johnson <99290879+kendrickjohnson@users.noreply.github.com> Date: Tue, 10 May 2022 14:32:20 -0500 Subject: [PATCH] Updated Features List (markdown) --- Features-List.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Features-List.md b/Features-List.md index c50a07d..6222c7c 100644 --- a/Features-List.md +++ b/Features-List.md @@ -1,6 +1,4 @@ -//TODO: List features - -text.ts: +# text.ts: * fetchNumberOfLeadingSpaces * fetchNumberOfSelectedLines * fetchLineNumber @@ -11,11 +9,11 @@ text.ts: * getLeadingSpaces * selectLeadingWhitespace -lexer.ts: +## lexer.ts: * getLeadingSpacesByIndex * getLeadingSpacesByArithmetic -Keybindings: +### Keybindings: * Edit keybinds -> Ctrl+Shift+/K * Color Theme -> Ctrl+K or Ctrl+T