Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>VSCode TSVNew to Visual Studio Code? Get it now.
VSCode TSV

VSCode TSV

chtenb

|
29,130 installs
| (5) | Free
Automatically set the tabsize to align column cells without modifying the file.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode TSV

Features

  • Automatically adjust the tabsize based on the widest column content within the file.
  • Disable line wrapping for tsv files.
  • Command to toggle extension on/off on a per-file basis.

Building locally

npm install
npm install -g @vscode-vsce
$env.NODE_OPTIONS = "--openssl-legacy-provider"
vsce package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft