Skip to content

new [editor.file-picker] key for ignoring a list of specific directories and files that are not always part of a repository tracked by a VCS #5494

Answered by lunfel
bindsdev asked this question in Ideas
Discussion options

You must be logged in to vote

I have stumbled on some similar issue just now. You can check at the configurations here https://docs.helix-editor.com/configuration.html#editorfile-picker-section.

You can add .ignore file at the root of your workspace (works similarly to .gitignore) and will prevent files and folders to show up in the file picker.

My understanding is that .ignore is some sort of alternative to .gitignore when you are not in a git tracked repository. So in your case .ignore file should work fine.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@bindsdev
Comment options

Answer selected by bindsdev
Comment options

You must be logged in to vote
1 reply
@paholg
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
4 participants