Show full file path in "Find in Files" preview list.
I was wondering if it's possible to show the full/partial path (ex. relative to project root) and not just the file name and extension in the "Find in Files" preview popup? I would like to immediately see where the specific files are located, without the need to click on each entry to see that.
In the example below: I would like to see where the `StorefrontMinicartSection.xml` or `minicart\content.html` files are located relative to the project root directory.
Is there a configuration option for this?
请先登录再写评论。
Hi there,
That's not currently possible: https://youtrack.jetbrains.com/issue/IDEA-174542 -- watch this ticket (star/vote/comment) to get notified with any progress.
Right now you can click on "Open in Find Window" button (Ctrl+Enter) to list all results in a dedicated Search Results toolwindow where you have much more options (like grouping files by folder etc). In case if you need a editable preview area -- there is an option for that as well.