Search code examples
phpphpstorm

How do I reset PHPStorm?


My problem is that I can't continue with my project, as long as PHPStorm won't let me use key combination anymore. Some key combination like ctrl + c are still working, but other more important combinations like uncomment many lines, or indent the code and some others don't work anymore. That's since yesterday, where my computer just shuts down without a reason.

Does anybody know how do I reset the settings of PHPStorm? I don't really want to uninstall and reinstall the program.

Using: PHPStorm 9.0.2


Solution

  • Menu Preferences, in the Preferences window choose Keymap and select one of the preset keymaps, reset or delete current one.

    enter image description here