idea-php-laravel-plugin icon indicating copy to clipboard operation
idea-php-laravel-plugin copied to clipboard

Installing the Plugin breaks default IDE shortcuts

Open offdev opened this issue 7 years ago • 3 comments

Issue: CMD + SHIFT + F Shortcut not working anymore (default shortcut to find in path..)

Steps to reproduce: have a fresh install of PhpStorm. Make sure to use the default keyboard layout. Try the "Find in path..." shortcut. Install the plugin, and restart IDE. Try the shortcut again. Now it is not working anymore.

I am running macOS High Sierra 10.13.1, using PhpStorm 2017.3 Build #PS-173.4127.29

PS: I have not tested any other default shortcuts. This was a big deal breaker for me, it is my most used shortcut.

offdev avatar Jan 19 '18 15:01 offdev

What is in your File > Settings > Keymap > Search: Find Path ?

adelf avatar Jan 19 '18 15:01 adelf

CMD + SHIFT + F

offdev avatar Jan 20 '18 10:01 offdev

I'm not seeing this behavior. Env:

Build #PS-173.4127.29, built on December 22, 2017
JRE: 1.8.0_152-release-1024-b8 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.13.2```

maclonghorn avatar Jan 30 '18 16:01 maclonghorn