Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can't move tabs in PHP Storm

Tags:

phpstorm

I'm trying to drag navigation tabs to new positions (and also to a different screen) in the editor in PHP Storm - I used to be able to do it but now it won't let me.

Anyone have any idea what's going on here? I'm on the EAP and have been switching between that and the stable release.

[edit] I've gone in to preferences/settings and checked tab-related settings, so far no joy.

like image 964
Sp4cecat Avatar asked Jan 13 '15 08:01

Sp4cecat


People also ask

How do I switch between tabs in PhpStorm?

Switch between tabs To move between tabs, press Alt+Right or Alt+Left . You can also switch between recently viewed tabs or files. In the editor, press Ctrl+Tab . Keep pressing Ctrl for the Switcher window to stay open.

How do I move tabs in Intellij?

move tab to left/up: Alt+Ctrl+Shift+Left. move tab to right/down: Alt+Ctrl+Shift+Right.

How do I find a file in PhpStorm?

From the main menu, select Edit | Find | Find in Files Ctrl+Shift+F . In the search field, type your search string. Alternatively, in the editor, highlight the string you want to find and press Ctrl+Shift+F . PhpStorm places the highlighted string into the search field.


1 Answers

I had the same problem, and for me it was "Drag-n-drop with alt pressed only". Had to turn it off. You can search for it with just "ALT"enter image description here

like image 162
1mike12 Avatar answered Sep 23 '22 20:09

1mike12