Find file (panel) | Find File (editor) |
---|---|
Name | Description |
---|---|
emacs-minibuffer-find-file-commands.defaultDirectory |
Certain views don't provide an underlying directory (ex. startup screen). So this value can be set to have a default directory to start the search from. |
Find File (FD and FZF) |
---|
Command | Description |
---|---|
Find File - FD (Panel) |
fd from directory of active editor |
Find File - FD (Editor) |
Editor version of above |
Find File - FD from project root (GIT)(Panel) |
fd from the project root (git project root (top-level)) |
Find File - FD from project root (GIT)(Editor) |
Editor version of above |
Find File (Ripgrep) |
---|
Command | Description |
---|---|
Find File - Ripgrep (rg) (Panel) |
Use ripgrep to search file contents from directory of active editor |