zaaack / vscode-markdown-editor

A vscode extension to make your vscode become a full-featured WYSIWYG markdown editor
https://marketplace.visualstudio.com/items?itemName=zaaack.markdown-editor
MIT License
367 stars 51 forks source link

Ctrl + - deletes table row #72

Open irfanullahjan opened 1 year ago

irfanullahjan commented 1 year ago

When I use Ctrl + - while editing a markdown table, I do it to zoom out on VSCode. However, this extension deletes the row from the table.