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

Cleanup and fixed some issues #122

Closed parithon closed 4 years ago

parithon commented 4 years ago

It's been awhile since I've done some work on this repository.

I removed the 'types' for now until I figure out how others are publishing an extension that has extensibility points. Additionally, I fixed some weird issues with the login workflow whereas the login page would reload multiple times causing errors when saving the _accesstoken from Twitch.