Skip to content

cliffordfajardo/highlight-selections-vscode

Repository files navigation

Highlight Selections VS Code

Enhanced selection(s) highlighting for your text editor.

Features

Flexible Selection Matching

Highlight Selections VScode preview

Customizable Settings

Through the configuration options, you can edit appearance of your hilighted line and see the changes take effect immediately in your editor.

Highlight Selections VScode customization preview


Highlight Selections Settings
Name Description
highlightLine.borderColor Specifies the border color used & is changable to any valid CSS color value. For example here are a list of valid values: 'red', '#FFF' '#FFFFFFF', 'RGB(255,255,255)', 'RGB(255, 255, 255. 0.5)'
highlightLine.borderWidth Specifies the width of the border in pixels For example: `'2px'`
highlightLine.borderStyle Specifies the border style of the line. For example, here a a list of valid values: 'solid', 'dashed', 'inset', 'double', 'groove', 'outset', 'ridge'

Multi-Tab Support

Highlight Selections VScode customization preview

Thank You

Thanks checking out my extension! I'm mostly hang out on twitter, ask me questions or let's talk!

Twitter Profile Badge

About

VScode Extension for enhanced selection highlighting. Select or double click a word to highlight matches in your editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published