clarkio / vscode-twitch-highlighter

This is a VS Code extension that will allow your Twitch chat to highlight a line of code via a command message. Example: `!line 8 server.js`. See master branch README.md for more details
https://clarkio.com
203 stars 14 forks source link

Highlighter name #14

Closed brikibsw closed 5 years ago

brikibsw commented 5 years ago

Add highlighter "twitch username" at the end of the highlited line in a form of comment or in a code lens.

clarkio commented 5 years ago

Thanks for opening this @brikibsw

We've currently added this as a hover text over the highlight in #17 for now. We'll see how that goes for now and maybe revisit this option to implement as a codelens