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

Add multi-line highlighting #52

Closed mja00 closed 5 years ago

mja00 commented 5 years ago

Allow users to highlight multiple lines with !line 1-14 to get all the lines from 1 to 14 and then !line 1,5 to get lines 1 and 5.

clarkio commented 5 years ago

Thanks for opening this issue @mja00. It has now been fixed in #68. The plan is to publish this in version 0.1.5