My settings for JetBrains IDEs
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

8 satır
317 B

  1. <keymap version="1" name="Windows Proper Redo" parent="$default">
  2. <action id="$Redo">
  3. <keyboard-shortcut first-keystroke="shift ctrl z" />
  4. <keyboard-shortcut first-keystroke="shift alt back_space" />
  5. <keyboard-shortcut first-keystroke="ctrl y" />
  6. </action>
  7. <action id="EditorDeleteLine" />
  8. </keymap>