Highlight Selected Word
A VS Code extension that highlights all occurrences of the selected word in the current document with a background color.
Features
- Automatically highlights all occurrences of the selected word.
- Configurable background color and style.
Installation
- Download the
.vsix file from the release page.
- Open VS Code, go to the Extensions view, and install from the
.vsix file.
Example
Select a word in your code, and see it highlighted throughout the document.
Requirements
None.
Known Issues
- Currently supports only single-file selection.
Release Notes
1.0.0
- Initial release with basic functionality.
| |