Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Copy from Excel and Paste as CSVNew to Visual Studio Code? Get it now.
Copy from Excel and Paste as CSV

Copy from Excel and Paste as CSV

Sammy

|
2 installs
| (0) | Free
Paste clipboard content from Excel and convert TSV to CSV automatically.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Paste as CSV

This VS Code extension provides a simple command to paste tab-separated clipboard content (like from Excel) as comma-separated values.

Features

  • 📋 Paste from Excel or any TSV source
  • 🔁 Converts tabs (\t) to commas (,)
  • ⚡ Instant insert at cursor location
  • 🔨 Works in any text editor
  • ✅ No external dependencies or formatting tools

Usage

  1. Copy from Excel or any tabular source
  2. Open any text editor in VS Code
  3. Run the command: Paste as CSV (via Command Palette or keybinding)

Extension Settings

None.

Repository

📦 GitHub: github.com/hoffsam/paste-as-csv

🐞 Issues: Submit a bug report


MIT License.

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