简体   繁体   中英

Configure keyboard shortcut to switch tabs with alt + number in jetbrains IDES (PhpStorm)

I want to use the keyboard shortcut: Alt + number to switch tabs in the JetBrains suites (PyCharm, PhpStorm, etc). For now I do it with the shortcut: Ctrl + Alt + arrow right/left .

I know it is not very related to the forum but it is a very useful tool for programming and if you would provide me with that it would be great.

I had the same problem but found a solution. It's possible to set it up manually in the editor settings. Go to the following preferences section:

Keymap -> Other -> Tabs

From here you can add a keyboard Shortcut per tab, so for example "Select Tab #1" should be alt+1 for windows and cmd+1 for mac. I hope it helps 🙂

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