Resharper-like "go to class"

Assuming I have "applicationContext-common.xml" file in a project. I want to open it. I press "ctrl + shift + N" and I enter "appCon-c". Such way i found nothing. I should enter "appCC" to find it or something like. Resharper allows me to find with any way.

---
Original message URL: http://devnet.jetbrains.net/message/5301204#5301204

0
2 comments
Avatar
Permanently deleted user

IntelliJ IDEA should find a file via ctrl+shift+N. And using camel case in the search as you describe should work.It is possible your project's index files have become corrupt. Try invalidatng your caches (File | Invalidate Caches...) and restart IDEA. That may resolve the issue.

0
Avatar
Permanently deleted user

Must work that way in most recent 10.5 EAP. Otherwise, please file a bug

0

Please sign in to leave a comment.