open a "gitignored" file? #6066
-
Hi everyone, I wonder if there is a way to open an ignored file within the same directory either by using the search function |
Beta Was this translation helpful? Give feedback.
Answered by
the-mikedavis
Feb 20, 2023
Replies: 1 comment
-
Ignored files don't show up in the file picker ( |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
well1791
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ignored files don't show up in the file picker (
<space>f
) and aren't auto-completed in:open
but you can open them my proving the full path to the file with:open path/to/file
. You can also change the settings for which files are ignored for the file picker https://docs.helix-editor.com/master/configuration.html#editorfile-picker-section