When typing in Open Resource dialog, is there a way to find files by directory instead of just the file name?

老子叫甜甜 提交于 2019-12-03 10:53:10
Deepak Azad
  • Use Ctrl + Shift + R to bring up the 'Open Resource' dialog
  • Type *X/ to list all files in the folder X. Ex search: *myDir/myFile.
    Important: the preceding asterisk (*) is required to make the search apply to folders and paths too.

Here are the implementation notes: https://bugs.eclipse.org/bugs/show_bug.cgi?id=86973

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!