Default Keymap Referenc...">

How can I see what each key does in PyCharm?

I am looking for something like "Mx describe-key" in emacs.

I see Help > Default Keymap Referenceand Settings > Keymap, but both are grouped and sorted by topic. I want something grouped and sorted by key.

The obvious answer to a simple keystroke does not always help. For example, when I press F11, I get a small flag in the gutter, but there is no clue, and I have no idea what this can mean.

I will gladly answer the answer to this specific question, but I'm really looking for a live link. I assume that if it is not there, I will probably take it upon myself to analyze the configuration file myself, but I hope that someone already has an answer.

+3
source share
2 answers

jetbrains, :

, , . , , - , .

+2

, , , Pycharm 1.2.1 Setting > Keymap :

http://i.stack.imgur.com/7ttoR.png ( - !)

2 .

- , .

0

Source: https://habr.com/ru/post/1795386/


All Articles