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

Feature Idea List #4

Open clarkio opened 5 years ago

clarkio commented 5 years ago
MatthewKosloski commented 5 years ago

Adding on to what @frenck said about the GitHub file URL:

When a user issues a line highlight command in the Twitch chat, the server sends a link to the Twitch chat of the currently highlighted file with the line highlighted if and only if the currently highlighted line and file exist in version control.