Press twice when switching back and forth between Chinese and English input methodsshiftAlways pop outglobal search frame
It’s really troublesome. Now it’s time to disable this box
1. Press Ctrl + Shift + A to open the search box
2. Enter registry and press enter
3. Find “ide. Suppress. Double. Click. Handler” and check the following check box
4. After checking the check box, directly click close, and then double-click shift, the global search box will not appear again
Supplement: pycharm global search Ctrl + Shift + F unresponsive solution
Method 1: close the input method Ctrl + Shift + F shortcut key (this tutorial takes Sogou input method as an example)
Enter the settings main page
Locate the shortcut key settings page
Turn off this shortcut key or change it to another shortcut key
Test whether the setting is successful (the following page shows that the setting is successful, otherwise, please try method 2)
Method 2: replace the CTRL + Shift + F shortcut key of pycharm with another one
Click File > Settings > keypad and enter “find in path” in the input box
Right click “find in path”, and then click “add keyboard shortcut”
Directly type the desired shortcut key on the keyboard (for example, if my keyboard is Ctrl + Shift + G, just press and hold these three keys at the same time)
Test it
The above is personal experience. I hope you can give us a reference and support us. If you have any mistakes or don’t consider completely, please don’t hesitate to comment.