Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Inline Change HighlighterNew to Visual Studio Code? Get it now.
Inline Change Highlighter

Inline Change Highlighter

NetoKunzVon

|
3 installs
| (0) | Free
Highlights characters changed since last save. Clears on save. No Git needed.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🟡 Inline Change Highlighter

Highlights exact characters you changed in VS Code before saving —
then clears highlights automatically after you save.
Simple, lightweight, and no Git required.


✨ Features

  • 🔹 Highlights inserted and modified characters instantly
  • 🔹 Clears highlights automatically on save
  • 🔹 Works in any file, even outside Git repos
  • 🔹 Highly customizable colors and debounce speed

🚀 Installation

You can install via the VS Code Marketplace:

Install from Marketplace


🖼 Screenshots

Before Save → characters highlighted:
(add screenshot here)

After Save → highlights cleared:
(add screenshot here)


💖 Support This Project

I built this tool to help developers stay productive.
If it saves you time, consider supporting my work ❤️

Donate with PayPal Donate with CashApp

Only 1 usd is a big help! 🙌


⚙️ Extension Settings

Setting Default Description
inlineChangeHighlighter.enabled true Enable/disable highlighting
inlineChangeHighlighter.color rgba(255,215,0,0.35) Highlight color
inlineChangeHighlighter.border 1px solid rgba(255,215,0,0.7) Border around changed text
inlineChangeHighlighter.debounceMs 200 Delay before diffing
inlineChangeHighlighter.maxFileSizeKb 1024 Skip large files
inlineChangeHighlighter.languages [] Restrict to specific languages
inlineChangeHighlighter.includeWhitespace true Highlight whitespace edits

🛠 Contributing

PRs and feature requests are welcome!
Open issues on GitHub.


📜 License

This project is licensed under the MIT License.

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