Skip to content

Commit

Permalink
Add #348 that how to disable 'double shift' press for 'Search files b…
Browse files Browse the repository at this point in the history
…y name' dialog
  • Loading branch information
kasecato committed Apr 27, 2024
1 parent 90190ff commit e2a0340
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,14 @@ For similar functionality in VS Code, enalbe the config `intellij-idea-keybindin

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

### How to disable specific key bindings for this extension

If you want to disable a specific keybinding, follow these steps

1. Open `File` > `Preferences` > `Keyboard Shortcuts`
1. Search `IntelliJ IDEA Keybindings`
1. Right click and `Remove Keybinding`

### IntelliJ Importer

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

0 comments on commit e2a0340

Please sign in to comment.