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