Focused Browser - Usage
Focused browser is consistent with the project browser's conventions. It is designed to emulate the single-column view of the project browser.
There is a help button directly in the window to remind you of the features available. Look for the ?
in the top right of the window.
Set Up
- Import the package from the Package Manager (Window → Package Manager → My Assets).
- Open Window → Focused Browser to create an instance of the window.
Drag and drop the assets you want into the window, where they will behave very similarly to in the project browser.
Operations
| Key | Operation |
|---|---|
| Enter | Open asset / toggle folder |
| Delete | Remove from focused browser |
| Shift + Delete | Delete asset from project |
| Ctrl/Cmd + Z | Undo add / remove |
| Ctrl/Cmd + Shift + N | New folder |
| Ctrl/Cmd + Shift + Alt + N | New C# script |
| Ctrl/Cmd + Shift + Alt + P | New prefab |
| Ctrl/Cmd + Shift + Alt + S | New scene |
| Ctrl/Cmd + Shift + Alt + M | New material |
| Ctrl/Cmd + Shift + Alt + D | New assembly definition |
| Ctrl/Cmd + Shift + Alt + F | New fake folder |
| Right Mouse Button | Ping asset / re-scan folder / change fake folder color |
Notes
Creating new files from the focused browser will put them in the folder you have selected / the folder the contains the asset you have selected.
If you have added files in the project browser under a folder that is also in the focused browser, they will not automatically be added to the focused browser. Right clicking the folder in the focused browser will add any new files.