Welcome to mirror list, hosted at ThFree Co, Russian Federation.

KeyBindingSchemeMonoDevelop1.xml « options « MonoDevelop.Ide « core « src « main - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9be0858fc313e28cb42511c2d2597355d0dd2bd9 (plain)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<scheme version="1.0">
	<binding command="MonoDevelop.Ide.Commands.EditCommands.Redo" shortcut="Control+Y" />
	<binding command="MonoDevelop.Ide.Commands.FileCommands.ReloadFile" shortcut="Control+U" />
	<binding command="MonoDevelop.Ide.Commands.SearchCommands.FindNext" shortcut="F3" />
	<binding command="MonoDevelop.Ide.Commands.SearchCommands.FindPrevious" shortcut="Shift+F3" />
</scheme>