Using project's .gitignore file as a scope for "Find in path" and "Navigate file|class|etc."

已回答

Is there a way how to set project's .gitignore file as a scope for search? (find in path, navigate file ...)

And if not has it been requested as a feature yet?

I know about "VCS Scopes" (Changed Files, Default) but those show only changed (uncommited) files. Would be awesome if there was an "All" option right there.

Related SO thread (not mine): https://stackoverflow.com/questions/42950315/intellij-limit-find-in-path-scope-to-files-tracked-in-vcs

A comment in that thread: "My use case is to exclude things like transpiled files which are in my project directory but are ignored or untracked in VCS. – Gids Mar 23 at 16:38"

Cheers,

Jacob

6

Hello Jacub, it looks related to https://youtrack.jetbrains.com/issue/IDEA-145160, please vote for it to increase its priority and be notified about updates.

0

请先登录再写评论。