Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>highlight-icemode-selectNew to Visual Studio Code? Get it now.
highlight-icemode-select

highlight-icemode-select

xucongli1989

|
10,473 installs
| (6) | Free
Highlight all selected occurrences of words. (border mode)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

What's this

This is a highlight select words plugin for Visual Studio Code.It's very useful when you are reading code.

Current project you see, is based on highlight-icemode

Thanks for original author.

My Changes

  • Whole English chars , underlines and numbers use exact match
  • Ignore whitespace in start of chars or end of chars
  • Highlight all visible document editors together
  • Highlight selected text with ignore case

Install

https://marketplace.visualstudio.com/items?itemName=xucongli1989.highlight-icemode-select

Preview

priview


Outstanding problem

I cannot get the fold flag when the chars in the block like // #region ...,because the plugin should highlight the folder flag when the chars exist in the hidden block.

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