My settings for JetBrains IDEs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 rivejä
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>