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 1/5] 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 From 3bcce930bab133c0e8775ee0bd35f37c482e0597 Mon Sep 17 00:00:00 2001 From: Kendrick Johnson <99290879+kendrickjohnson@users.noreply.github.com> Date: Tue, 10 May 2022 14:32:54 -0500 Subject: [PATCH 2/5] Updated Features List (markdown) --- Features-List.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Features-List.md b/Features-List.md index 6222c7c..f4ebf6c 100644 --- a/Features-List.md +++ b/Features-List.md @@ -9,11 +9,11 @@ * getLeadingSpaces * selectLeadingWhitespace -## lexer.ts: +lexer.ts: * getLeadingSpacesByIndex * getLeadingSpacesByArithmetic -### Keybindings: +## Keybindings: * Edit keybinds -> Ctrl+Shift+/K * Color Theme -> Ctrl+K or Ctrl+T From 49923022bf8f53243110dae76a8dad74b670cf7e Mon Sep 17 00:00:00 2001 From: Kendrick Johnson <99290879+kendrickjohnson@users.noreply.github.com> Date: Tue, 10 May 2022 14:34:04 -0500 Subject: [PATCH 3/5] Updated Features List (markdown) --- Features-List.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Features-List.md b/Features-List.md index f4ebf6c..6222c7c 100644 --- a/Features-List.md +++ b/Features-List.md @@ -9,11 +9,11 @@ * getLeadingSpaces * selectLeadingWhitespace -lexer.ts: +## lexer.ts: * getLeadingSpacesByIndex * getLeadingSpacesByArithmetic -## Keybindings: +### Keybindings: * Edit keybinds -> Ctrl+Shift+/K * Color Theme -> Ctrl+K or Ctrl+T From f5ea5269140cfa8ce81b9d7c92affc47196ef4ce Mon Sep 17 00:00:00 2001 From: Kendrick Johnson <99290879+kendrickjohnson@users.noreply.github.com> Date: Tue, 10 May 2022 14:35:31 -0500 Subject: [PATCH 4/5] Updated Features List (markdown) --- Features-List.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Features-List.md b/Features-List.md index 6222c7c..c19f3c0 100644 --- a/Features-List.md +++ b/Features-List.md @@ -1,4 +1,4 @@ -# text.ts: +``text.ts: * fetchNumberOfLeadingSpaces * fetchNumberOfSelectedLines * fetchLineNumber From bd44e5bf10ac7012beaca5d380fa49a0e45e6541 Mon Sep 17 00:00:00 2001 From: Kendrick Johnson <99290879+kendrickjohnson@users.noreply.github.com> Date: Tue, 10 May 2022 14:36:26 -0500 Subject: [PATCH 5/5] Updated Features List (markdown) --- Features-List.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Features-List.md b/Features-List.md index c19f3c0..6222c7c 100644 --- a/Features-List.md +++ b/Features-List.md @@ -1,4 +1,4 @@ -``text.ts: +# text.ts: * fetchNumberOfLeadingSpaces * fetchNumberOfSelectedLines * fetchLineNumber