Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Idea List #4

Open
2 tasks done
clarkio opened this issue Nov 30, 2018 · 1 comment
Open
2 tasks done

Feature Idea List #4

clarkio opened this issue Nov 30, 2018 · 1 comment

Comments

@clarkio
Copy link
Owner

clarkio commented Nov 30, 2018

  • rate limit each viewer for highlighting a line (@MatthewKosloski)
  • allow command for viewer to unhighlight a line (@codephobia)
  • automatically unhighlight after x amount of time (@teachtyle)
  • maybe limit command to certain viewer role levels (like vip, mods, etc.) (@parithon)
    • maybe just decrease ratelimit for higher viewer role levels (@lannonbr)
  • allow for viewer to include suggested code changes as part of the highlight (@frenck)
    • maybe include the code changes in a gist via a link (@parithon)
    • or maybe allow for a comment from the viewer (@Kapulara)
  • allow for viewer to highlight block of code in addition to just one line of code (@Juni4567)
  • allow for viewer to specify which file the lines are in to be highlighted (@frenck)
  • allow for viewer to highlight specific characters (columns) instead of the whole line (@cedrickring, aka ikoa)
  • implement functionality to allow viewer to control highlight color (@Juni4567)
  • add hover functionality to show the twitch user handle that created the highlight like gitlens does for commits (@frenck)
  • request github url of currently open file (@frenck)
@MatthewKosloski
Copy link
Contributor

MatthewKosloski commented Nov 30, 2018

Adding on to what @frenck said about the GitHub file URL:

When a user issues a line highlight command in the Twitch chat, the server sends a link to the Twitch chat of the currently highlighted file with the line highlighted if and only if the currently highlighted line and file exist in version control.

CodemanCodes pushed a commit to CodemanCodes/vscode-twitch-highlighter that referenced this issue Aug 27, 2019
New commands 'ban' and 'unban' have been added. Closes clarkio#4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants