Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to disable search in google shortcut in IntelliJ?

I assigned a shortcut to CMD+SHIFT+L in keymap preferences (select all occurrences, like it is in VSCode). It did not conflict with any of the previous key mappings. However, when I press it, all of the occurrences are selected but also a Safari google search is opened in another window.

How to disable this google search shortcut? Search for google key mapping is not set.

like image 945
tonisives Avatar asked Dec 12 '17 10:12

tonisives


1 Answers

Answered here: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000435950-CMD-SHIFT-L-behaviour

Eugene Morozov: This is a default macOS shortcut, you can disable it at System Settings | Keyboard | Shortcuts | Services| Search with Google. https://apple.stackexchange.com/questions/180038/strange-behavior-within-ms-word-using-command-shift-l-launches-safari-sometimes

like image 183
Craig Pemberton Avatar answered Nov 15 '22 10:11

Craig Pemberton