Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Trailing Space HighlightNew to Visual Studio Code? Get it now.
Trailing Space Highlight

Trailing Space Highlight

seiya-koji

|
2 installs
| (0) | Free
Highlights trailing whitespace in red
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Trailing Space Highlight

Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Rating License: MIT

A VS Code extension that highlights trailing whitespace in red.

Features

  • Highlights trailing spaces and tabs with a red background
  • Hover over the highlighted area to see the number of trailing characters
  • Updates in real time when you open or edit a file

Installation

Install it from the Visual Studio Code Marketplace.

https://marketplace.visualstudio.com/items?itemName=seiya-koji.trailing-space-highlight

Usage

After installation, restart VS Code. The extension activates automatically. No additional configuration required.

Development

# Install dependencies
npm install

# Compile
npm run compile

# Create a VSIX package
npm run package

License

MIT

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