简体   繁体   中英

is there short cut to switch between two different android studio instances

为两个不同的项目打开了两个androidStudios,是否有一个快捷键可以在这两个之间切换/切换(将其中一个放到前台)?

you can use

Cmd ⌘ + TAB (to toggle between two different apps) and

Cmd ⌘ + ` (to toggle between two windows of the same app)

. note it's ` (the one with ~) not ' (single quote)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM