Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>multiWindows-highLightNew to Visual Studio Code? Get it now.
multiWindows-highLight

multiWindows-highLight

aki

|
4,388 installs
| (2) | Free
highlight same words in multi windows
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

multiwindows-highlight README

🌸 Features

  • Highlight same words in multi windows

multiwindows-highlight

⚙️ Configuration

You can set highlight colors.

Setting Description Type Default Value
multiwindows-highlight.caseInsensitive Case insensitive highlight option. boolean False
multiwindows-highlight.darkBackgroundColor highlight background color for dark thema. ex: rgba(255, 0, 155, 0.5) string rgba(255, 255, 204, 0.3)
multiwindows-highlight.darkBorderColor highlight border color for dark thema. ex: rgba(255, 0, 155, 0.5) string rgba(255, 255, 204, 0.4)
multiwindows-highlight.darkColor highlight font color for dark thema. ex: rgba(255, 0, 155, 0.5) string rgba(255, 255, 0, 1.0)
multiwindows-highlight.lightBackgroundColor highlight background color for light thema. ex: rgba(255, 0, 155, 0.5) string rgba(124, 77, 255, 0.3)
multiwindows-highlight.lightBorderColor highlight border color for light thema. ex: rgba(255, 0, 155, 0.5) string rgba(124, 77, 255, 0.4)
multiwindows-highlight.lightColor highlight font color for light thema. ex: rgba(255, 0, 155, 0.5) string rgba(255, 0, 0, 1.0)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft