File Explorer
Fresh includes a built-in file explorer.
- Toggle Sidebar: Use
Ctrl+Bto show/hide the file explorer sidebar. - Focus: Use
Ctrl+Eto switch focus between the file explorer and editor. - Navigation: Use the arrow keys to move up and down the file tree.
- Open Files: Press
Enterto open the selected file and focus the editor. Single-click opens a file but keeps focus on the explorer; double-click opens and focuses the editor. - Gitignore Support: The file explorer respects your
.gitignorefile, hiding ignored files by default. - Visibility Toggles: Use "Toggle Hidden Files" and "Toggle Gitignored Files" from the command palette. These settings persist to config across sessions.