How i can find FILE WITH given extension in a specific directory?
Hi guys, i think this is easy question but..
How i can find FILE WITH given extension in a specific directory? I dont see way to specify directory.. I can find files by Navigate > File but result from all project. Help me with that.
请先登录再写评论。
Hi there,
"Navigate | File..." works just fine -- just use directory separator (i.e. "'/") to denote that previously entered text is actually a directory name/path: https://stackoverflow.com/a/27941532/783119
Also https://stackoverflow.com/q/25258823/783119