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

Can't Remove Highlight from menu #44

Closed IAmFletcher closed 5 years ago

IAmFletcher commented 5 years ago
  1. Connect by clicking in the status bar
  2. Open an existing file
  3. Type !line <LineNumber> in Twitch chat
  4. Open up the Twitch Highlighter menu
  5. Right-click a highlighted line and click Remove Highlight

Expected: Remove the highlight Actual: Nothing

clarkio commented 5 years ago

Are you seeing an option for that in the menu? There shouldn't be one available at this time. Right now you can remove highlights in the following ways:

IAmFletcher commented 5 years ago

Yeah, sometimes it shows Remove Highlight twice.

image

clarkio commented 5 years ago

Resolved in #46 but not yet released. Will close this issue once released.

IAmFletcher commented 5 years ago

Working in 0.1.3