Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Markdown Table Column DeleterNew to Visual Studio Code? Get it now.
Markdown Table Column Deleter

Markdown Table Column Deleter

FernandR

|
2 installs
| (0) | Free
Delete the current selected column in a Markdown table
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Delete the current selected column in a markdown table.

Installation

Install extension from VSCode marketplace.

https://marketplace.visualstudio.com/items?itemName=fernandrouwendaal.markdown-table-column-deleter

Usage

  • In Markdown table, place the cursor in the column you want to delete
  • In command palette, select "Delete Column in Markdown Table"
  • Tip: define a keyboard shortcut for it (e.g. ctrl + shift + d)

Development

Clone:

https://github.com/fernandr/markdown-table-column-deleter

Build (requires node v20):

npm run compile

Package:

vsce package

Install:

  • VSCode > command palette > Extensions: Install from VSIX

Test:

  • VSCode > command palette > Delete Column in Markdown Table

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft