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

Chat member should be allowed to remove a highlight #15

Closed hugodahl closed 5 years ago

hugodahl commented 5 years ago

As a chat member, I should be able to unhighlight a highlight I submitted by accident for a number of reasons: Wrong file/line, mistaken assumptions, etc.

clarkio commented 5 years ago

Thanks for this suggestion @hugodahl. This has now been implemented in #20