philc / philc/vimium

Fix a bug on Discord web

Open
#4,110 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
27k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

(an addon or plugin might be more suited than an integration, but any vimium turbo nerds hear me out)

Vimium does not work great with the web version of Discord, but there could be some really cool implementations, example:

This is the current things I found to fix / improve for anyone looking to implement this somehow:
  • Prevent the message box from being focused when you switch channels
  • R to make a response to the latest person who replied, and 5R would reply to the 5th last message, and so on for other contextual menus here
    image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the reported Vimium behavior on Discord web, starting with channel switching and the message context menu described in the issue. Define a focused scope and completion checks for one behavior before locating the relevant extension entry points; the issue names no files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.