Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions docs/06-Features/11-recent-files.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: Recent Files
---

The Recent Files dialog box provides quick access to files you’ve recently worked on, allowing you to switch between them efficiently.

## Opening Recent Files
* Desktop App: Press `Ctrl + R`.
* Browser: Press `Ctrl + Alt + Shift + O` (as `Ctrl + R` is reserved for browser reloads).

To customize the keyboard shortcut, refer to [this docs](./05-keyboard-shortcuts.md#changing-a-keyboard-shortcut)

## About Recent Files Dialog

![Recent Files Dialog](images/RecentFiles/recent-files.png "Recent Files Dialog Box")

The dialog displays a list of recently opened files. Files shown in gray are not part of the **working tree** and include a cross `x` icon on the left. Clicking the icon removes the file from the **Recent Files** list.

At the bottom of the dialog, the `Clear` button removes all files from the list that are not part of the working tree.

> Files in the working tree cannot be removed directly from the recent files list. To remove these files, remove them from the working tree first.

## File Path Display

The bottom-left corner of the dialog shows the path of the currently selected file. You can also view the file path by hovering over its icon.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading