Find window (triggered by "Find in files") does not display file names

已回答

I'm using CLion on Mac and Linux. Under Linux, 

 

I have an issue with CLion 2024.1.1 under Linux: when I use Find in Files, the “Find Window” does not display the file names (It does show them under Mac).  It is 

I looked for  a setting, but did not find one. Is there a solution for this?

Here is what I get under Linux

 

And under Mac, I can see the file names:

 

1

Check the scope used for the search. Try searching in All Places. If it doesn't help, please file a bug at https://youtrack.jetbrains.com/newIssue?project=IDEA and attach a small sample project to reproduce the issue. Also attach the logs via Help | Collect Logs and Diagnostic Data.

0

Click on the eye-icon (group by) on the left and deactivate “File Structure”. (ctrl-alt-f)

2

请先登录再写评论。