Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Switch account in PhpStorm

How can I logout from PhpStorm? I even tried to uninstall it and remove everything related to JetBrains, but still no luck...

Thanks

like image 481
naT erraT Avatar asked Nov 14 '16 07:11

naT erraT


People also ask

How do I share settings from one PhpStorm instance to another?

On the computer where the PhpStorm instance whose settings you want to share is installed, select File | Manage IDE Settings | Settings Repository from the main menu. Specify the URL of the repository you've created and click Overwrite Remote.

How to change the search results in PhpStorm?

By default: when you search in PhpStorm ( ⌘ ⇧ F on Mac or Ctrl Shift F on Windows) and click the button Open in New Window in the search window, the results are shown in the same tab every time (overwriting each other). So you can not switch between the current and previous search results quickly. You need to search again instead.

What is PhpStorm and how do I use it?

PhpStorm lets you share your IDE settings between different instances of the product, or among your team members.

How do I sync settings between PhpStorm and JetBrains?

In the bottom-right corner of the PhpStorm window, click the gear icon and select Enable Sync. Alternatively, select File | Sync Settings to JetBrains Account from the main menu. In the dialog that opens, click the Enable Settings Sync button.


1 Answers

Do you want to disassociate your license with the installed version of PhpStorm? I'm on Windows and it's Help > Register... > Remove License

like image 176
sisve Avatar answered Nov 18 '22 18:11

sisve