GitHub Label Keyboard Shortcuts

Add keyboard shortcuts for adding and removing labels on GitHub

Autor
Radon Rosborough
Denně instalací
0
Celkem instalací
2
Hodnocení
0 0 0
Verze
2.0.1
Vytvořeno
07. 08. 2022
Aktualizováno
25. 07. 2024
Size
2,4 KB
Licence
MIT
Spustit na

This script makes it so typing Alt+; on a GitHub issue or pull request will add the "waiting on response" label, and typing Alt+Shift+; will remove it. Obviously, that is a very specific use case, so the script is written in a generic way where you can simply edit the "shortcuts" data structure that is defined inline, to map a custom set of shortcut keys to adding/removing a custom set of desired labels.