Skip to content

Commit 146e18c

Browse files
authored
Merge pull request #350 from kasecato/#348/add_disable_keybinding
Add #348 that how to disable 'double shift' press for 'Search files b…
2 parents 90190ff + c0601fe commit 146e18c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,14 @@ For similar functionality in VS Code, enalbe the config `intellij-idea-keybindin
305305

306306
Note: CamelHumps mode with double-click is not supported.
307307

308+
### How to disable specific key bindings of this extension
309+
310+
If you want to disable a specific key binding of this extension, follow these steps:
311+
312+
1. Open `File` > `Preferences` > `Keyboard Shortcuts`
313+
1. Search `IntelliJ IDEA Keybindings` or type directly like `"shift shift"`
314+
1. Right click and `Remove Keybinding`
315+
308316
### IntelliJ Importer
309317

310318
![IntelliJ Importer](images/usage_intellij_importer.gif)

0 commit comments

Comments
 (0)