# Keyboard shortcuts

You can use the following shortcuts when navigating within SonarQube Cloud:

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

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

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

|                                                                                         |                           |
| --------------------------------------------------------------------------------------- | ------------------------- |
| **Shortcut**                                                                            | **Action**                |
| `↑``↓`                                                                                  | navigate between issues   |
| `→`                                                                                     | open issue                |
| `←`                                                                                     | return back to the list   |
| `f`                                                                                     | transition between issues |
| `a`                                                                                     | assign issue              |
| `m`                                                                                     | assign issue to me        |
| `c`                                                                                     | comment issue             |
| <p><code>ctrl</code> + <code>enter</code></p><p><code>⌘</code> + <code>enter</code></p> | submit comment            |
| `t`                                                                                     | change tags of issue      |
| `space`                                                                                 | select an issue           |

## Issue details page <a href="#issue-details-page" id="issue-details-page"></a>

|                                                                                         |                                  |
| --------------------------------------------------------------------------------------- | -------------------------------- |
| **Shortcut**                                                                            | **Action**                       |
| `↑``↓`                                                                                  | navigate between issues          |
| `←`                                                                                     | return back to the list          |
| `alt` + `↑↓</code></p><p><code>⌥</code> + <code>↑↓`                                     | to navigate issue locations      |
| `alt` + `←→</code></p><p><code>⌥</code> + <code>←→`                                     | to switch flows                  |
| `f`                                                                                     | transition between issues        |
| `a`                                                                                     | assign issue                     |
| `m`                                                                                     | assign issue to the current user |
| `c`                                                                                     | comment issue                    |
| <p><code>ctrl</code> + <code>enter</code></p><p><code>⌘</code> + <code>enter</code></p> | submit comment                   |
| `t`                                                                                     | change tags of issue             |

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

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

## 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  |
| `→`          | open rule               |
| `←`          | return back to the list |
