문제

I recently switched from Windows to OS X. One of the things I was able to do on a Windows machine was to tab between different project using the Alt + Tab combination of keys. When I try doing the same with Cmd + Tab on the Mac, I can only switch between different applications. Is there a way for me to switch between different projects within PHPStorm using a keyboard shortcut?

도움이 되었습니까?

해결책

Try Cmd + tilde (⌘~).

It allows you to cycle through windows, supported by most OS X applications. You'll never look back!

다른 팁

On OS X go to

Settings > Keyboard > Shortcuts > Keyboard > Move focus to next window

and set your shortcut to alt+tab.

Done.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top