IU-2021.3.3 <wangwei-202@KANE_DELL5050 Update colors.scheme.xml Create keymap.xml, Windows Proper Redo.xml
This commit is contained in:
parent
fbaab1ae58
commit
5182feef04
5
_windows/keymap.xml
Normal file
5
_windows/keymap.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="KeymapManager">
|
||||||
|
<active_keymap name="Windows Proper Redo" />
|
||||||
|
</component>
|
||||||
|
</application>
|
@ -1,5 +1,5 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="EditorColorsManagerImpl">
|
<component name="EditorColorsManagerImpl">
|
||||||
<global_color_scheme name="Darcula" />
|
<global_color_scheme name="_@user_Darcula" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
8
keymaps/Windows Proper Redo.xml
Normal file
8
keymaps/Windows Proper Redo.xml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<keymap version="1" name="Windows Proper Redo" parent="$default">
|
||||||
|
<action id="$Redo">
|
||||||
|
<keyboard-shortcut first-keystroke="shift ctrl z" />
|
||||||
|
<keyboard-shortcut first-keystroke="shift alt back_space" />
|
||||||
|
<keyboard-shortcut first-keystroke="ctrl y" />
|
||||||
|
</action>
|
||||||
|
<action id="EditorDeleteLine" />
|
||||||
|
</keymap>
|
Loading…
x
Reference in New Issue
Block a user