Enhanced highlighting of the currently active line in your text editor.
Line highlighting is provided & preserved across multiple tabs, so it's easier to find where you left off in a tab.
Through the configuration options, you can edit appearance of your hilighted line and see the changes take effect immediately in your editor.
Highlight Line 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` |
Thanks checking out my extension! I'm mostly hang out on twitter, ask me questions or let's talk!