3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

個人的なPycharmのキーバインド設定

Last updated at Posted at 2018-03-04

Pycharm大好きです。

私はホームポジションから動きたくない人なので、
前はvimのキーバインドにするプラグインを使っていたのですが、動作しない場合がたまにあるのでやめました。
Pycharmのキーバインド設定にデフォルトであるemacsのキーバインドにしてます。

ですが少し物足りない部分もあるので、Pycharmデフォルトのemacsキーバインドから変更した点を書きます

自分で変更したキー

キー 機能
C-u Delete to Line Start
C-h Backspace
M-h Delete to Word Start
C-r Replace
C-TAB Switcher
C-S-b Find Usages
C-S-a Find Action
C-M-l Reformat Code
C-S-d Duplicate Line or Selection
TAB Tab
C-S-e Recently Changed Files
C-Backspace Delete Line
3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?