Brian Clark
Brian Clark
Migrating from Chrome Extension manifest v2 to v3 https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/
[Docs](https://code.visualstudio.com/api/advanced-topics/tslint-eslint-migration)
[Docs](https://code.visualstudio.com/api/working-with-extensions/testing-extension#migrating-from-vscode) [@vscode/test-electron](https://github.com/microsoft/vscode-test)
Is this something the extension is vulnerable to since we're using a regular expression to parse the command messages or are we ok as is? What do we need to...
**Describe the bug** If a user starts the extension to connect to chat and then changes settings those updates will not be reflected until the extension is disconnected and reconnected....
I'm opening up this issue to provide a forum for discussion on how we can best implement a way to isolate and/or prevent abuse of the chat command. So far...
It would be nice to break out components within this extension (such as the twitch chat listener component) into their own extension to allow other extensions to depend upon it...
Right now I have to still manually publish the release in GitHub. The thought behind doing that is in case people would prefer to install from there and to keep...