26

So we have a large project and I use the intellij navigate to file cntrl+shift+n all the time. I don't know what happened but now when I try and use it - it can't find anything. I haven't recently installed any plugins or anything.

I've restarted intellij a couple times, checked the little filter icon to make sure I'm not filtering on anything...nothing seems to be working. Any ideas what I need to do to get it working again?

Uncle Iroh
  • 5,748
  • 6
  • 48
  • 61

8 Answers8

65

Try 11.1.2 build and File | Invalidate Caches. If it doesn't help, contact JetBrains support with a sample project to reproduce it.

CrazyCoder
  • 389,263
  • 172
  • 990
  • 904
6

Also try to verify if some plugins are updated, and disable them to try if some of them is the problem. In my case it was: Apache config (.htaccess) support Version 131.61

matei.nick
  • 161
  • 1
  • 5
2

Make sure your keymap is set to Default. You may be using different keymap, so go to File > Setting and search for Keymap. You can change it there.

Charan
  • 21
  • 1
1

When you press Ctrl+Shift+N the Find Window will pop up, check the filter icon (on top right of the Find Window) on the search box and ensure that the file type you are looking for is checked.

Uncle Iroh
  • 5,748
  • 6
  • 48
  • 61
Rakesh
  • 4,004
  • 2
  • 19
  • 31
0

For me restarting the Webstorm with the project folder again sorted it out.

File -> New -> Project

Just restarting it kept the go to file source pointed to the Webstorm app directory.

Nevin Madhukar K
  • 3,031
  • 2
  • 25
  • 52
0

I program in rust. So for me installing the missing rust plug-in solved it.

Renya Karasuma
  • 1,044
  • 4
  • 11
  • 18
0

I deleted the project and then reimported it using maven(right corner of IDE) -> plus icon to add project again

firstpostcommenter
  • 2,328
  • 4
  • 30
  • 59
0

What helped me was to run an update (Help > Check for updates) and update what was needed (2 plugins)