Commit ff37412b authored by Tomáš Lang's avatar Tomáš Lang

PS-2019.1.2 <tomas@saruman Update Default copy.xml

parent 424de223
...@@ -15,11 +15,16 @@ ...@@ -15,11 +15,16 @@
<keyboard-shortcut first-keystroke="shift ctrl d" /> <keyboard-shortcut first-keystroke="shift ctrl d" />
</action> </action>
<action id="EditorSelectWord" /> <action id="EditorSelectWord" />
<action id="ExpressionTypeInfo" />
<action id="FileChooser.GotoDesktop" /> <action id="FileChooser.GotoDesktop" />
<action id="FileChooser.TogglePathShowing" /> <action id="FileChooser.TogglePathShowing" />
<action id="FindNext"> <action id="FindNext">
<keyboard-shortcut first-keystroke="f3" /> <keyboard-shortcut first-keystroke="f3" />
</action> </action>
<action id="GotoAction">
<keyboard-shortcut first-keystroke="shift ctrl a" />
<keyboard-shortcut first-keystroke="shift ctrl p" />
</action>
<action id="GotoLine"> <action id="GotoLine">
<keyboard-shortcut first-keystroke="ctrl g" /> <keyboard-shortcut first-keystroke="ctrl g" />
<keyboard-shortcut first-keystroke="ctrl l" /> <keyboard-shortcut first-keystroke="ctrl l" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment