Commit 2e13152d authored by Tomáš Lang's avatar Tomáš Lang

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

parent ec4878da
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
<action id="Annotate"> <action id="Annotate">
<keyboard-shortcut first-keystroke="shift ctrl less" /> <keyboard-shortcut first-keystroke="shift ctrl less" />
</action> </action>
<action id="ChangesView.GroupBy.Directory" />
<action id="CloseContent"> <action id="CloseContent">
<keyboard-shortcut first-keystroke="ctrl f4" /> <keyboard-shortcut first-keystroke="ctrl f4" />
<keyboard-shortcut first-keystroke="ctrl w" /> <keyboard-shortcut first-keystroke="ctrl w" />
...@@ -15,6 +16,7 @@ ...@@ -15,6 +16,7 @@
</action> </action>
<action id="EditorSelectWord" /> <action id="EditorSelectWord" />
<action id="FileChooser.GotoDesktop" /> <action id="FileChooser.GotoDesktop" />
<action id="FileChooser.TogglePathShowing" />
<action id="FindNext"> <action id="FindNext">
<keyboard-shortcut first-keystroke="f3" /> <keyboard-shortcut first-keystroke="f3" />
</action> </action>
...@@ -22,10 +24,15 @@ ...@@ -22,10 +24,15 @@
<keyboard-shortcut first-keystroke="ctrl g" /> <keyboard-shortcut first-keystroke="ctrl g" />
<keyboard-shortcut first-keystroke="ctrl l" /> <keyboard-shortcut first-keystroke="ctrl l" />
</action> </action>
<action id="ParameterInfo" />
<action id="SearchEverywhere">
<keyboard-shortcut first-keystroke="ctrl p" />
</action>
<action id="SelectNextOccurrence"> <action id="SelectNextOccurrence">
<keyboard-shortcut first-keystroke="ctrl d" /> <keyboard-shortcut first-keystroke="ctrl d" />
</action> </action>
<action id="SendEOF" /> <action id="SendEOF" />
<action id="TodoViewGroupByShowPackages" />
<action id="Uml.ShowDiff" /> <action id="Uml.ShowDiff" />
<action id="Vcs.Log.FocusTextFilter" /> <action id="Vcs.Log.FocusTextFilter" />
<action id="openAssertEqualsDiff" /> <action id="openAssertEqualsDiff" />
......
<application>
<component name="MarkdownApplicationSettings">
<MarkdownCssSettings />
</component>
</application>
\ No newline at end of file
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