cliffordfajardo / highlight-line-vscode

VScode Extension for Enhanced highlighting of the currently active line
https://marketplace.visualstudio.com/items?itemName=cliffordfajardo.highlight-line-vscode
MIT License
25 stars 9 forks source link

Language-specific disabling #11

Open mscwilson opened 3 years ago

mscwilson commented 3 years ago

Hi, I'm really enjoying this extension.

The only downside is that when I'm working in a Markdown document, I have very long lines which wrap around to make a paragraph. So it looks like multiple lines are highlighted, which is a bit much. It's distracting.

How easy would it be to add the ability to disable it for specific languages? Thanks!