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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2008-01-04 00:45:49 +0300
committerJeffrey Stedfast <fejj@novell.com>2008-01-04 00:45:49 +0300
commit6a49175cce74f119c942d5f639e4c181401a6cb1 (patch)
treee5a6373396135c30e2873e58f838650e85ab0804 /main/src/core/MonoDevelop.Ide/options
parent67441ef2cf0397f54b80b10de4fda2905edf9470 (diff)
oops, added MoveBlockUp/Down
svn path=/trunk/monodevelop/; revision=92209
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/options')
-rw-r--r--main/src/core/MonoDevelop.Ide/options/KeyBindingSchemeEmacs.xml370
1 files changed, 186 insertions, 184 deletions
diff --git a/main/src/core/MonoDevelop.Ide/options/KeyBindingSchemeEmacs.xml b/main/src/core/MonoDevelop.Ide/options/KeyBindingSchemeEmacs.xml
index db69474ff7..6899e7cd6e 100644
--- a/main/src/core/MonoDevelop.Ide/options/KeyBindingSchemeEmacs.xml
+++ b/main/src/core/MonoDevelop.Ide/options/KeyBindingSchemeEmacs.xml
@@ -1,187 +1,189 @@
<?xml version="1.0"?>
<scheme version="1.0">
- <binding command="MonoDevelop.Autotools.Commands.GenerateFiles" shortcut="" />
- <binding command="MonoDevelop.Autotools.Commands.SynchWithMakefile" shortcut="" />
- <binding command="MonoDevelop.ChangeLogAddIn.ChangeLogCommands.InsertEntry" shortcut="Alt+N" />
- <binding command="MonoDevelop.Components.Commands.CommandSystemCommands.ToolbarList" shortcut="" />
- <binding command="MonoDevelop.Deployment.Commands.AddPackage" shortcut="" />
- <binding command="MonoDevelop.Deployment.Commands.CreatePackage" shortcut="" />
- <binding command="MonoDevelop.Deployment.Commands.Install" shortcut="" />
- <binding command="MonoDevelop.DesignerSupport.Commands.SelectItems" shortcut="" />
- <binding command="MonoDevelop.GtkCore.GtkCommands.AddNewActionGroup" shortcut="" />
- <binding command="MonoDevelop.GtkCore.GtkCommands.AddNewDialog" shortcut="" />
- <binding command="MonoDevelop.GtkCore.GtkCommands.AddNewWidget" shortcut="" />
- <binding command="MonoDevelop.GtkCore.GtkCommands.AddNewWindow" shortcut="" />
- <binding command="MonoDevelop.GtkCore.GtkCommands.EditIcons" shortcut="" />
- <binding command="MonoDevelop.GtkCore.GtkCommands.GtkSettings" shortcut="" />
- <binding command="MonoDevelop.GtkCore.GtkCommands.ImportGladeFile" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.DebugCommands.ClearAllBreakpoints" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.DebugCommands.DebugApplication" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.DebugCommands.Pause" shortcut="Control+F8" />
- <binding command="MonoDevelop.Ide.Commands.DebugCommands.StepInto" shortcut="Control+L1" />
- <binding command="MonoDevelop.Ide.Commands.DebugCommands.StepOut" shortcut="Shift+L1" />
- <binding command="MonoDevelop.Ide.Commands.DebugCommands.StepOver" shortcut="L1" />
- <binding command="MonoDevelop.Ide.Commands.DebugCommands.ToggleBreakpoint" shortcut="F9" />
- <binding command="MonoDevelop.Ide.Commands.EditCommands.CommentCode" shortcut="Control+Alt+C" />
- <binding command="MonoDevelop.Ide.Commands.EditCommands.Copy" shortcut="Alt+W" />
- <binding command="MonoDevelop.Ide.Commands.EditCommands.Cut" shortcut="Control+W" />
- <binding command="MonoDevelop.Ide.Commands.EditCommands.Delete" shortcut="Delete" />
- <binding command="MonoDevelop.Ide.Commands.EditCommands.IndentSelection" shortcut="Control+X|Tab" />
- <binding command="MonoDevelop.Ide.Commands.EditCommands.LowercaseSelection" shortcut="Control+X|Control+L" />
- <binding command="MonoDevelop.Ide.Commands.EditCommands.MonodevelopPreferences" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.EditCommands.Paste" shortcut="Control+Y" />
- <binding command="MonoDevelop.Ide.Commands.EditCommands.Redo" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.EditCommands.Rename" shortcut="F2" />
- <binding command="MonoDevelop.Ide.Commands.EditCommands.SelectAll" shortcut="Control+X|H" />
- <binding command="MonoDevelop.Ide.Commands.EditCommands.UncommentCode" shortcut="Control+Alt+U" />
- <binding command="MonoDevelop.Ide.Commands.EditCommands.Undo" shortcut="Control+Shift+_" />
- <binding command="MonoDevelop.Ide.Commands.EditCommands.UnIndentSelection" shortcut="Control+X|Shift+Tab" />
- <binding command="MonoDevelop.Ide.Commands.EditCommands.UppercaseSelection" shortcut="Control+X|Control+U" />
- <binding command="MonoDevelop.Ide.Commands.EditCommands.WordCount" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.FileCommands.ClearRecentFiles" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.FileCommands.ClearRecentProjects" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.FileCommands.CloseAllFiles" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.FileCommands.CloseCombine" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.FileCommands.CloseFile" shortcut="Control+X|K" />
- <binding command="MonoDevelop.Ide.Commands.FileCommands.Exit" shortcut="Control+X|Control+C" />
- <binding command="MonoDevelop.Ide.Commands.FileCommands.NewFile" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.FileCommands.NewProject" shortcut="Control+Shift+N" />
- <binding command="MonoDevelop.Ide.Commands.FileCommands.OpenFile" shortcut="Control+X|Control+F" />
- <binding command="MonoDevelop.Ide.Commands.FileCommands.OpenFileInSolution" shortcut="Alt+Shift+O" />
- <binding command="MonoDevelop.Ide.Commands.FileCommands.RecentFileList" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.FileCommands.RecentProjectList" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.FileCommands.ReloadFile" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.FileCommands.Save" shortcut="Control+X|Control+S" />
- <binding command="MonoDevelop.Ide.Commands.FileCommands.SaveAll" shortcut="Control+X|S" />
- <binding command="MonoDevelop.Ide.Commands.FileCommands.SaveAs" shortcut="Control+X|Control+W" />
- <binding command="MonoDevelop.Ide.Commands.HelpCommands.About" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.HelpCommands.Help" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.HelpCommands.TipOfTheDay" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.NavigationCommands.NavigateBack" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.NavigationCommands.NavigateForward" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddCombine" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddFiles" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddNewCombine" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddNewFiles" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddNewProject" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddProject" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddReference" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddResource" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Build" shortcut="F7" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.BuildSolution" shortcut="F8" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Clean" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.CleanSolution" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.ConfigurationSelector" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.CustomCommandList" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Debug" shortcut="Control+F5" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.DebugEntry" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.ExportProject" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.IncludeInBuild" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.IncludeInDeploy" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.IncludeToProject" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.LocalCopyReference" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.NewFolder" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Options" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Rebuild" shortcut="Control+F7" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.RebuildSolution" shortcut="Control+F8" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Reload" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.RemoveFromProject" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Run" shortcut="F5" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.RunEntry" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.SetAsStartupProject" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Stop" shortcut="Shift+F5" />
- <binding command="MonoDevelop.Ide.Commands.RefactoryCommands.CurrentRefactoryOperations" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.SearchCommands.Find" shortcut="Control+S" />
- <binding command="MonoDevelop.Ide.Commands.SearchCommands.FindInFiles" shortcut="Control+Shift+F" />
- <binding command="MonoDevelop.Ide.Commands.SearchCommands.FindNext" shortcut="F3" />
- <binding command="MonoDevelop.Ide.Commands.SearchCommands.FindNextSelection" shortcut="Control+F3" />
- <binding command="MonoDevelop.Ide.Commands.SearchCommands.FindPrevious" shortcut="Shift+F3" />
- <binding command="MonoDevelop.Ide.Commands.SearchCommands.FindPreviousSelection" shortcut="Control+Shift+F3" />
- <binding command="MonoDevelop.Ide.Commands.SearchCommands.GotoType" shortcut="Control+Shift+T" />
- <binding command="MonoDevelop.Ide.Commands.SearchCommands.Replace" shortcut="Alt+Shift+%" />
- <binding command="MonoDevelop.Ide.Commands.SearchCommands.ReplaceInFiles" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.CharLeft" shortcut="Control+B" />
- <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.CharRight" shortcut="Control+F" />
- <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DeleteLeftChar" shortcut="Control+H" />
- <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DeleteLine" shortcut="Control+U" />
- <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DeleteRightChar" shortcut="Control+D" />
- <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DeleteToLineEnd" shortcut="Control+K" />
- <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DocumentEnd" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DocumentStart" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.LineDown" shortcut="Control+N" />
- <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.LineEnd" shortcut="Control+E" />
- <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.LineStart" shortcut="Control+A" />
- <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.LineUp" shortcut="Control+P" />
- <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.PageDown" shortcut="Control+X|]" />
- <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.PageUp" shortcut="Control+X|[" />
- <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.ScrollLineDown" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.ScrollLineUp" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.ShowCompletionWindow" shortcut="Control+Space" />
- <binding command="MonoDevelop.Ide.Commands.ToolCommands.AddinManager" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ToolCommands.ToolList" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ViewCommands.CollapseAllTreeNodes" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ViewCommands.DeleteCurrentLayout" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ViewCommands.FullScreen" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ViewCommands.LayoutList" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ViewCommands.LayoutSelector" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ViewCommands.NewLayout" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ViewCommands.Open" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ViewCommands.OpenWithList" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ViewCommands.RefreshTree" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ViewCommands.ResetTreeDisplayOptions" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ViewCommands.ShowNext" shortcut="F4" />
- <binding command="MonoDevelop.Ide.Commands.ViewCommands.ShowPrevious" shortcut="Shift+F4" />
- <binding command="MonoDevelop.Ide.Commands.ViewCommands.TreeDisplayOptionList" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.ViewCommands.ViewList" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.WindowCommands.NextWindow" shortcut="Control+Next" />
- <binding command="MonoDevelop.Ide.Commands.WindowCommands.OpenWindowList" shortcut="" />
- <binding command="MonoDevelop.Ide.Commands.WindowCommands.PrevWindow" shortcut="Control+Prior" />
- <binding command="MonoDevelop.NUnit.Commands.NUnitProjectCommands.AddAssembly" shortcut="" />
- <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.ShowFailedTests" shortcut="" />
- <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.ShowIgnoredTests" shortcut="" />
- <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.ShowResults" shortcut="" />
- <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.ShowSuccessfulTests" shortcut="" />
- <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.ShowTime" shortcut="" />
- <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.SingleDayResult" shortcut="" />
- <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.UseTimeScale" shortcut="" />
- <binding command="MonoDevelop.NUnit.Commands.TestCommands.RunTest" shortcut="" />
- <binding command="MonoDevelop.NUnit.Commands.TestCommands.SelectTestInTree" shortcut="" />
- <binding command="MonoDevelop.NUnit.Commands.TestCommands.ShowTestCode" shortcut="" />
- <binding command="MonoDevelop.NUnit.Commands.TestCommands.ShowTestDetails" shortcut="" />
- <binding command="MonoDevelop.SourceEditor.EditorCommands.ClearBookmarks" shortcut="" />
- <binding command="MonoDevelop.SourceEditor.EditorCommands.GotoLineNumber" shortcut="Control+X|G" />
- <binding command="MonoDevelop.SourceEditor.EditorCommands.GotoMatchingBrace" shortcut="" />
- <binding command="MonoDevelop.SourceEditor.EditorCommands.HighlightingTypeList" shortcut="" />
- <binding command="MonoDevelop.SourceEditor.EditorCommands.NextBookmark" shortcut="F2" />
- <binding command="MonoDevelop.SourceEditor.EditorCommands.PrevBookmark" shortcut="Shift+F2" />
- <binding command="MonoDevelop.SourceEditor.EditorCommands.PrintDocument" shortcut="" />
- <binding command="MonoDevelop.SourceEditor.EditorCommands.PrintPreviewDocument" shortcut="" />
- <binding command="MonoDevelop.SourceEditor.EditorCommands.ShowBufferOptions" shortcut="" />
- <binding command="MonoDevelop.SourceEditor.EditorCommands.ToggleBookmark" shortcut="Control+F2" />
- <binding command="MonoDevelop.VersionControl.Commands.Add" shortcut="" />
- <binding command="MonoDevelop.VersionControl.Commands.Checkout" shortcut="" />
- <binding command="MonoDevelop.VersionControl.Commands.Commit" shortcut="" />
- <binding command="MonoDevelop.VersionControl.Commands.Diff" shortcut="" />
- <binding command="MonoDevelop.VersionControl.Commands.Log" shortcut="" />
- <binding command="MonoDevelop.VersionControl.Commands.Publish" shortcut="" />
- <binding command="MonoDevelop.VersionControl.Commands.Remove" shortcut="" />
- <binding command="MonoDevelop.VersionControl.Commands.Revert" shortcut="" />
- <binding command="MonoDevelop.VersionControl.Commands.Status" shortcut="" />
- <binding command="MonoDevelop.VersionControl.Commands.Update" shortcut="" />
- <binding command="MonoDevelop.WebReferences.WebReferenceCommands.Add" shortcut="" />
- <binding command="MonoDevelop.WebReferences.WebReferenceCommands.Delete" shortcut="" />
- <binding command="MonoDevelop.WebReferences.WebReferenceCommands.DeleteAll" shortcut="" />
- <binding command="MonoDevelop.WebReferences.WebReferenceCommands.Update" shortcut="" />
- <binding command="MonoDevelop.WebReferences.WebReferenceCommands.UpdateAll" shortcut="" />
- <binding command="MonoDevelop.WelcomePage.WelcomePageCommands.ShowWelcomePage" shortcut="" />
- <binding command="MonoDeveloper.Commands.Install" shortcut="" />
- <binding command="MonoQuery.Commands.MonoQueryCommands.AddConnection" shortcut="" />
- <binding command="MonoQuery.Commands.MonoQueryCommands.DisconnectConnection" shortcut="" />
- <binding command="MonoQuery.Commands.MonoQueryCommands.DropTable" shortcut="" />
- <binding command="MonoQuery.Commands.MonoQueryCommands.EmptyTable" shortcut="" />
- <binding command="MonoQuery.Commands.MonoQueryCommands.QueryCommand" shortcut="" />
- <binding command="MonoQuery.Commands.MonoQueryCommands.Refresh" shortcut="" />
- <binding command="MonoQuery.Commands.MonoQueryCommands.RefreshConnection" shortcut="" />
- <binding command="MonoQuery.Commands.MonoQueryCommands.RefreshProviderList" shortcut="" />
- <binding command="MonoQuery.Commands.MonoQueryCommands.RemoveConnection" shortcut="" />
+ <binding command="MonoDevelop.Autotools.Commands.GenerateFiles" shortcut="" />
+ <binding command="MonoDevelop.Autotools.Commands.SynchWithMakefile" shortcut="" />
+ <binding command="MonoDevelop.ChangeLogAddIn.ChangeLogCommands.InsertEntry" shortcut="Alt+N" />
+ <binding command="MonoDevelop.Components.Commands.CommandSystemCommands.ToolbarList" shortcut="" />
+ <binding command="MonoDevelop.Deployment.Commands.AddPackage" shortcut="" />
+ <binding command="MonoDevelop.Deployment.Commands.CreatePackage" shortcut="" />
+ <binding command="MonoDevelop.Deployment.Commands.Install" shortcut="" />
+ <binding command="MonoDevelop.DesignerSupport.Commands.SelectItems" shortcut="" />
+ <binding command="MonoDevelop.GtkCore.GtkCommands.AddNewActionGroup" shortcut="" />
+ <binding command="MonoDevelop.GtkCore.GtkCommands.AddNewDialog" shortcut="" />
+ <binding command="MonoDevelop.GtkCore.GtkCommands.AddNewWidget" shortcut="" />
+ <binding command="MonoDevelop.GtkCore.GtkCommands.AddNewWindow" shortcut="" />
+ <binding command="MonoDevelop.GtkCore.GtkCommands.EditIcons" shortcut="" />
+ <binding command="MonoDevelop.GtkCore.GtkCommands.GtkSettings" shortcut="" />
+ <binding command="MonoDevelop.GtkCore.GtkCommands.ImportGladeFile" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.DebugCommands.ClearAllBreakpoints" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.DebugCommands.DebugApplication" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.DebugCommands.Pause" shortcut="Control+F8" />
+ <binding command="MonoDevelop.Ide.Commands.DebugCommands.StepInto" shortcut="Control+L1" />
+ <binding command="MonoDevelop.Ide.Commands.DebugCommands.StepOut" shortcut="Shift+L1" />
+ <binding command="MonoDevelop.Ide.Commands.DebugCommands.StepOver" shortcut="L1" />
+ <binding command="MonoDevelop.Ide.Commands.DebugCommands.ToggleBreakpoint" shortcut="F9" />
+ <binding command="MonoDevelop.Ide.Commands.EditCommands.CommentCode" shortcut="Control+Alt+C" />
+ <binding command="MonoDevelop.Ide.Commands.EditCommands.Copy" shortcut="Alt+W" />
+ <binding command="MonoDevelop.Ide.Commands.EditCommands.Cut" shortcut="Control+W" />
+ <binding command="MonoDevelop.Ide.Commands.EditCommands.Delete" shortcut="Delete" />
+ <binding command="MonoDevelop.Ide.Commands.EditCommands.IndentSelection" shortcut="Control+X|Tab" />
+ <binding command="MonoDevelop.Ide.Commands.EditCommands.LowercaseSelection" shortcut="Control+X|Control+L" />
+ <binding command="MonoDevelop.Ide.Commands.EditCommands.MonodevelopPreferences" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.EditCommands.Paste" shortcut="Control+Y" />
+ <binding command="MonoDevelop.Ide.Commands.EditCommands.Redo" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.EditCommands.Rename" shortcut="F2" />
+ <binding command="MonoDevelop.Ide.Commands.EditCommands.SelectAll" shortcut="Control+X|H" />
+ <binding command="MonoDevelop.Ide.Commands.EditCommands.UncommentCode" shortcut="Control+Alt+U" />
+ <binding command="MonoDevelop.Ide.Commands.EditCommands.Undo" shortcut="Control+Shift+_" />
+ <binding command="MonoDevelop.Ide.Commands.EditCommands.UnIndentSelection" shortcut="Control+X|Shift+Tab" />
+ <binding command="MonoDevelop.Ide.Commands.EditCommands.UppercaseSelection" shortcut="Control+X|Control+U" />
+ <binding command="MonoDevelop.Ide.Commands.EditCommands.WordCount" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.FileCommands.ClearRecentFiles" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.FileCommands.ClearRecentProjects" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.FileCommands.CloseAllFiles" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.FileCommands.CloseCombine" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.FileCommands.CloseFile" shortcut="Control+X|K" />
+ <binding command="MonoDevelop.Ide.Commands.FileCommands.Exit" shortcut="Control+X|Control+C" />
+ <binding command="MonoDevelop.Ide.Commands.FileCommands.NewFile" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.FileCommands.NewProject" shortcut="Control+Shift+N" />
+ <binding command="MonoDevelop.Ide.Commands.FileCommands.OpenFile" shortcut="Control+X|Control+F" />
+ <binding command="MonoDevelop.Ide.Commands.FileCommands.OpenFileInSolution" shortcut="Alt+Shift+O" />
+ <binding command="MonoDevelop.Ide.Commands.FileCommands.RecentFileList" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.FileCommands.RecentProjectList" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.FileCommands.ReloadFile" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.FileCommands.Save" shortcut="Control+X|Control+S" />
+ <binding command="MonoDevelop.Ide.Commands.FileCommands.SaveAll" shortcut="Control+X|S" />
+ <binding command="MonoDevelop.Ide.Commands.FileCommands.SaveAs" shortcut="Control+X|Control+W" />
+ <binding command="MonoDevelop.Ide.Commands.HelpCommands.About" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.HelpCommands.Help" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.HelpCommands.TipOfTheDay" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.NavigationCommands.NavigateBack" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.NavigationCommands.NavigateForward" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddCombine" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddFiles" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddNewCombine" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddNewFiles" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddNewProject" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddProject" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddReference" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddResource" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Build" shortcut="F7" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.BuildSolution" shortcut="F8" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Clean" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.CleanSolution" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.ConfigurationSelector" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.CustomCommandList" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Debug" shortcut="Control+F5" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.DebugEntry" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.ExportProject" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.IncludeInBuild" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.IncludeInDeploy" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.IncludeToProject" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.LocalCopyReference" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.NewFolder" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Options" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Rebuild" shortcut="Control+F7" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.RebuildSolution" shortcut="Control+F8" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Reload" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.RemoveFromProject" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Run" shortcut="F5" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.RunEntry" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.SetAsStartupProject" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Stop" shortcut="Shift+F5" />
+ <binding command="MonoDevelop.Ide.Commands.RefactoryCommands.CurrentRefactoryOperations" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.SearchCommands.Find" shortcut="Control+S" />
+ <binding command="MonoDevelop.Ide.Commands.SearchCommands.FindInFiles" shortcut="Control+Shift+F" />
+ <binding command="MonoDevelop.Ide.Commands.SearchCommands.FindNext" shortcut="F3" />
+ <binding command="MonoDevelop.Ide.Commands.SearchCommands.FindNextSelection" shortcut="Control+F3" />
+ <binding command="MonoDevelop.Ide.Commands.SearchCommands.FindPrevious" shortcut="Shift+F3" />
+ <binding command="MonoDevelop.Ide.Commands.SearchCommands.FindPreviousSelection" shortcut="Control+Shift+F3" />
+ <binding command="MonoDevelop.Ide.Commands.SearchCommands.GotoType" shortcut="Control+Shift+T" />
+ <binding command="MonoDevelop.Ide.Commands.SearchCommands.Replace" shortcut="Alt+Shift+%" />
+ <binding command="MonoDevelop.Ide.Commands.SearchCommands.ReplaceInFiles" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.CharLeft" shortcut="Control+B" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.CharRight" shortcut="Control+F" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DeleteLeftChar" shortcut="Control+H" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DeleteLine" shortcut="Control+U" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DeleteRightChar" shortcut="Control+D" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DeleteToLineEnd" shortcut="Control+K" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.MoveBlockUp" shortcut="Alt+Up" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.MoveBlockDown" shortcut="Alt+Down" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DocumentEnd" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DocumentStart" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.LineDown" shortcut="Control+N" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.LineEnd" shortcut="Control+E" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.LineStart" shortcut="Control+A" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.LineUp" shortcut="Control+P" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.PageDown" shortcut="Control+X|]" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.PageUp" shortcut="Control+X|[" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.ScrollLineDown" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.ScrollLineUp" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.ShowCompletionWindow" shortcut="Control+Space" />
+ <binding command="MonoDevelop.Ide.Commands.ToolCommands.AddinManager" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ToolCommands.ToolList" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ViewCommands.CollapseAllTreeNodes" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ViewCommands.DeleteCurrentLayout" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ViewCommands.FullScreen" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ViewCommands.LayoutList" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ViewCommands.LayoutSelector" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ViewCommands.NewLayout" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ViewCommands.Open" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ViewCommands.OpenWithList" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ViewCommands.RefreshTree" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ViewCommands.ResetTreeDisplayOptions" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ViewCommands.ShowNext" shortcut="F4" />
+ <binding command="MonoDevelop.Ide.Commands.ViewCommands.ShowPrevious" shortcut="Shift+F4" />
+ <binding command="MonoDevelop.Ide.Commands.ViewCommands.TreeDisplayOptionList" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.ViewCommands.ViewList" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.WindowCommands.NextWindow" shortcut="Control+Next" />
+ <binding command="MonoDevelop.Ide.Commands.WindowCommands.OpenWindowList" shortcut="" />
+ <binding command="MonoDevelop.Ide.Commands.WindowCommands.PrevWindow" shortcut="Control+Prior" />
+ <binding command="MonoDevelop.NUnit.Commands.NUnitProjectCommands.AddAssembly" shortcut="" />
+ <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.ShowFailedTests" shortcut="" />
+ <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.ShowIgnoredTests" shortcut="" />
+ <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.ShowResults" shortcut="" />
+ <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.ShowSuccessfulTests" shortcut="" />
+ <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.ShowTime" shortcut="" />
+ <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.SingleDayResult" shortcut="" />
+ <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.UseTimeScale" shortcut="" />
+ <binding command="MonoDevelop.NUnit.Commands.TestCommands.RunTest" shortcut="" />
+ <binding command="MonoDevelop.NUnit.Commands.TestCommands.SelectTestInTree" shortcut="" />
+ <binding command="MonoDevelop.NUnit.Commands.TestCommands.ShowTestCode" shortcut="" />
+ <binding command="MonoDevelop.NUnit.Commands.TestCommands.ShowTestDetails" shortcut="" />
+ <binding command="MonoDevelop.SourceEditor.EditorCommands.ClearBookmarks" shortcut="" />
+ <binding command="MonoDevelop.SourceEditor.EditorCommands.GotoLineNumber" shortcut="Control+X|G" />
+ <binding command="MonoDevelop.SourceEditor.EditorCommands.GotoMatchingBrace" shortcut="" />
+ <binding command="MonoDevelop.SourceEditor.EditorCommands.HighlightingTypeList" shortcut="" />
+ <binding command="MonoDevelop.SourceEditor.EditorCommands.NextBookmark" shortcut="F2" />
+ <binding command="MonoDevelop.SourceEditor.EditorCommands.PrevBookmark" shortcut="Shift+F2" />
+ <binding command="MonoDevelop.SourceEditor.EditorCommands.PrintDocument" shortcut="" />
+ <binding command="MonoDevelop.SourceEditor.EditorCommands.PrintPreviewDocument" shortcut="" />
+ <binding command="MonoDevelop.SourceEditor.EditorCommands.ShowBufferOptions" shortcut="" />
+ <binding command="MonoDevelop.SourceEditor.EditorCommands.ToggleBookmark" shortcut="Control+F2" />
+ <binding command="MonoDevelop.VersionControl.Commands.Add" shortcut="" />
+ <binding command="MonoDevelop.VersionControl.Commands.Checkout" shortcut="" />
+ <binding command="MonoDevelop.VersionControl.Commands.Commit" shortcut="" />
+ <binding command="MonoDevelop.VersionControl.Commands.Diff" shortcut="" />
+ <binding command="MonoDevelop.VersionControl.Commands.Log" shortcut="" />
+ <binding command="MonoDevelop.VersionControl.Commands.Publish" shortcut="" />
+ <binding command="MonoDevelop.VersionControl.Commands.Remove" shortcut="" />
+ <binding command="MonoDevelop.VersionControl.Commands.Revert" shortcut="" />
+ <binding command="MonoDevelop.VersionControl.Commands.Status" shortcut="" />
+ <binding command="MonoDevelop.VersionControl.Commands.Update" shortcut="" />
+ <binding command="MonoDevelop.WebReferences.WebReferenceCommands.Add" shortcut="" />
+ <binding command="MonoDevelop.WebReferences.WebReferenceCommands.Delete" shortcut="" />
+ <binding command="MonoDevelop.WebReferences.WebReferenceCommands.DeleteAll" shortcut="" />
+ <binding command="MonoDevelop.WebReferences.WebReferenceCommands.Update" shortcut="" />
+ <binding command="MonoDevelop.WebReferences.WebReferenceCommands.UpdateAll" shortcut="" />
+ <binding command="MonoDevelop.WelcomePage.WelcomePageCommands.ShowWelcomePage" shortcut="" />
+ <binding command="MonoDeveloper.Commands.Install" shortcut="" />
+ <binding command="MonoQuery.Commands.MonoQueryCommands.AddConnection" shortcut="" />
+ <binding command="MonoQuery.Commands.MonoQueryCommands.DisconnectConnection" shortcut="" />
+ <binding command="MonoQuery.Commands.MonoQueryCommands.DropTable" shortcut="" />
+ <binding command="MonoQuery.Commands.MonoQueryCommands.EmptyTable" shortcut="" />
+ <binding command="MonoQuery.Commands.MonoQueryCommands.QueryCommand" shortcut="" />
+ <binding command="MonoQuery.Commands.MonoQueryCommands.Refresh" shortcut="" />
+ <binding command="MonoQuery.Commands.MonoQueryCommands.RefreshConnection" shortcut="" />
+ <binding command="MonoQuery.Commands.MonoQueryCommands.RefreshProviderList" shortcut="" />
+ <binding command="MonoQuery.Commands.MonoQueryCommands.RemoveConnection" shortcut="" />
</scheme>