A MacOS menubar application to quickly access code reviews, issues and todos from Jetbrains Space
In video gaming, the HUD (heads-up display) or status bar is the method by which information is visually relayed to the player as part of a game's user interface. It takes its name from the head-up displays used in modern aircraft.
-- Wikipedia
- shows created and/or review requested code requests;
- shows created and/or assigned issues;
- change status of an issue;
- shows todo items
- create new, mark done or delete a todo item.
Download the latest release and install it.
In the Settings view add your org name and then generate a personal token with following permissions for projects:
- Read Git repositories,
- Update issues,
- View code reviews,
- View issues,
- View project details
and with following permissions for Global Context:
- Update to-dos,
- View organization details,
- View to-do
and paste in the token field. Then select a project from the dropdown menu in the sidebar.