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

Provide documentation on the extension in the README.md #35

Closed clarkio closed 5 years ago

clarkio commented 5 years ago

See Browser Preview extension documentation as an example: https://github.com/auchenberg/vscode-browser-preview

Make sure to include the following:

clarkio commented 5 years ago

Mostly completed in #40