How to open Mac Terminal from Project panel right-click folder?
I thought that this opened the folder in Mac's Terminal, but it's just opening in PHPStorm's Terminal.
I know I can open the folder in Finder, then Terminal, but it's a lot more clicks.
Is there a way to have it open in Mac Terminal?
请先登录再写评论。
Hi there,
Just create an External Tools entry that will launch your Terminal app and pass folder path as a parameter (or as a Working directory -- depends how it works on Mac).
I'm on Windows, using ConEmu for that:
Where are you seeing External Tools entry?
Here:
Thanks.
That's in Preferences > Tools > External Tools.
Preferences of course for Mac, Settings for Windows.