Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Ctrl-tab in IntelliJ IDEA

Can I configure IntelliJ on Windows to use Ctrl + Tab for switching between files?

Googling finds this old thread that says "no".

like image 971
ripper234 Avatar asked Jun 03 '09 19:06

ripper234


1 Answers

If you are looking for the functionality you normally get by clicking Ctrl + Tab with web browsers, you can change "Select Next Tab" in keymaps settings:

Window > Editor Tabs > Select Next Tab

Settings > Keymaps > Window > Editor Tabs > Select Next Tab

like image 161
Firas AT Avatar answered Sep 20 '22 12:09

Firas AT