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

Move status bar button and update tree view visible locations #83

Closed parithon closed 5 years ago

parithon commented 5 years ago

Purpose

As described in issue #78 we should move the status bar button to the left. Additionally, we should move the treeview from it's own Activity Bar to the 'explorer' view.

Changed files

Addresses

78

image image