# Keyboard shortcuts

### Global <a href="#global" id="global"></a>

|              |                 |
| ------------ | --------------- |
| **Shortcut** | **Action**      |
| `s`          | open search bar |
| `?`          | open help       |

### Code page <a href="#code-page" id="code-page"></a>

|              |                         |
| ------------ | ----------------------- |
| **Shortcut** | **Action**              |
| `↑``↓`       | select files            |
| `→`          | open file               |
| `←`          | return back to the list |

### Issues page <a href="#issues-page" id="issues-page"></a>

|                  |                                               |
| ---------------- | --------------------------------------------- |
| **Shortcut**     | **Action**                                    |
| `↑``↓`           | navigate between issues                       |
| `→`              | go from the list of issues to the source code |
| `←`              | return back to the list                       |
| `alt` + `↑``↓`   | to navigate issue locations                   |
| `alt` + `←``→`   | to switch flows                               |
| `f`              | do an issue transition                        |
| `a`              | assign issue                                  |
| `m`              | assign issue to the current user              |
| `i`              | change severity of issue                      |
| `c`              | comment issue                                 |
| `ctrl` + `enter` | submit comment                                |
| `t`              | change tags of issue                          |

### Measures page <a href="#measures-page" id="measures-page"></a>

|              |                         |
| ------------ | ----------------------- |
| **Shortcut** | **Action**              |
| `↑``↓`       | select files            |
| `→`          | open file               |
| `←`          | return back to the list |

### Rules page <a href="#rules-page" id="rules-page"></a>

|              |                                               |
| ------------ | --------------------------------------------- |
| **Shortcut** | **Action**                                    |
| `↑``↓`       | navigate between rules                        |
| `→`          | go from the list of rules to the rule details |
| `←`          | return back to the list                       |
