Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.27 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.27 KB

IntelliJ keybindings for Inkdrop

Provide keybindings for IntelliJ of MacOS.

Features

It's based on the official key map.

Editing

Keystroke Command
⌘ / intellij:toggle-comment Comment/uncomment with line comment
⌘ ⌥ / intellij:toggle-block-comment Comment/uncomment with block comment
⌘ d intellij:duplicate-current-line Duplicate current line
⌘ ⌫ intellij:delete-line Delete line at caret

Key customizations

Default keymaps are defined here, and you can override them in your keymap.cson file.
You can check current keybindings on the Keybindings pane on preferences window:

keybindings

Install

$ ipm install intellij-keybindings-for-mac

Change Log

CHANGELOG.md