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

Context menu support #115

Closed parithon closed 4 years ago

parithon commented 4 years ago

You can now remove highlights by using the right-click menu within a document or remove all highlights by right-clicking the document tab!