Inconsistent file picker behaviour #8060
-
SummaryFile picker behaviour varies depending on presence of certain directories in project root (i.e. Reproduction StepsConsider some project with non-trivial structure and no
Running ![]() If we close file picker with But if we add keycast.movI've expected that file picker considers path passed to Helix logNo response PlatformmacOS Terminal EmulatoriTerm2 Build 3.4.20 Helix Versionhelix 23.05 (7f5940b) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
This is intentional behavior and a feature. The file picker opens at the workspace root (which is marked by .helix or .git). If no workspace root is detected, cwd is used as a fallback |
Beta Was this translation helpful? Give feedback.
-
You can use |
Beta Was this translation helpful? Give feedback.
This is intentional behavior and a feature. The file picker opens at the workspace root (which is marked by .helix or .git). If no workspace root is detected, cwd is used as a fallback