spacePadding: How many spaces between left and right of each column content;
keepFirstAndLastPipes: Keep first and last pipes "|" in table formatting. Tables are easier to format when pipes are kept;
defaultTableJustification: Defines the default justification for tables that have only "-" on the formatting line;
removeColonsIfSameAsDefault: Remove colons from the format line if the justification is the same as default;
globalColumnSizes: Format tables locally, with same column sizes or same table size;
delimiterRowPadding: Calculates the column sizes based on all tables on the document;
limitLastColumnLength: Control how the last column size is calculated;
sortCaseInsensitive: Sort table columns without considering text case;
allowEmptyLines: Format tables even if lines have less columns than header;
markdownGrammarScopes: File language grammar that will be considered Markdown by this package;
whichCodeLensesToShow: Control what is shown on CodeLens;
Tips
Enable Markdown Table Formatter for the current file type
To enable Markdown Table Formatter for your current file type: put your cursor in the file, open the Command Palette ^ (CONTROL)+⇧ (SHIFT)+P (⌘ (CMD)+⇧ (SHIFT)+P for mac), and run the Markdown Table Formatter: Enable for current language command. This will add language grammar from current editor to the list of languages in the settings for the Markdown Table Formatter package. You can edit this setting manually later if you want to.
Thanks
Thanks all users for the awesome community that was built here. I never imagined that this extension would be used by more than users with downloads.