You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have problems installing the extenseion in VS-Core 2020-07.23.
I don't get the "Enable" entry in the command palette.
When trying to format I get:
notificationsAlerts.ts:40 Command 'Markdown Table Formatter: Sort table by header' resulted in an error (command 'markdown-table-formatter.sortTable' not found)
The text was updated successfully, but these errors were encountered:
I found a couple of bugs related to what you reported and I will fix them asap.
But, for clarification, the command Markdown Table Formatter: Sort table by header shouldn't be available at the command palette since it needs some parameters to work correctly. This command is run from the CodeLens above the header as show at the image below.
So in the next version this command will not be available on the command palette.
I have problems installing the extenseion in VS-Core 2020-07.23.
I don't get the "Enable" entry in the command palette.
When trying to format I get:
notificationsAlerts.ts:40 Command 'Markdown Table Formatter: Sort table by header' resulted in an error (command 'markdown-table-formatter.sortTable' not found)
The text was updated successfully, but these errors were encountered: