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

Light up file tab if unfocused file is highlighted #9

Closed martijnd closed 5 years ago

parithon commented 5 years ago

After doing some research on this, the API doesn't currently provide a means to accomplish this goal.