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;
limitLastColumnWidth: Do not extend last column to more than your editor's wordWrapColumn setting;
telemetry: Send usage statistics.
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.