diff --git a/Features-List.md b/Features-List.md index df05e33..54a68a3 100644 --- a/Features-List.md +++ b/Features-List.md @@ -1 +1,14 @@ -//TODO: List features \ No newline at end of file +//TODO: List features + +Text.ts: +* fetchNumberOfLeadingSpaces +* fetchNumberOfSelectedLines +* fetchLineNumber +* fetchLine +* getNumberOfSelectedLines +* getLineNumber +* getIndent +* getLeadingSpaces +* selectLeadingWhitespace + +//coming back to add the others \ No newline at end of file