Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 507 Bytes

File metadata and controls

10 lines (6 loc) · 507 Bytes

InspectionKeyBinder-IntelliJPlugin

An Intellij Plugin that allows you to bind keyboard shortcuts to IntelliJ Inspections such as the spelling inspection.

CTRL+K + CTRL+S is the default key binding for toggle spelling.

You can set three custom inspection key bindings from IntelliJ's setting's window under Settings->Editor->Inspection Key Binder

CTRL+K + CTRL+[1,2,3] are the default key bindings for the 3 custom inspection binding settings.

https://mabboud.net/intellij-inspection-keyboard-binder/