85 lines
8.0 KiB
XML
85 lines
8.0 KiB
XML
<schemes version="1.0">
|
|
<scheme name="current">
|
|
<binding command="MonoDevelop.Ide.Commands.EditCommands.DeleteKey" shortcut="BackSpace" />
|
|
<binding command="MonoDevelop.Ide.Commands.EditCommands.Copy" shortcut="Meta+C" />
|
|
<binding command="MonoDevelop.Ide.Commands.EditCommands.Cut" shortcut="Meta+X" />
|
|
<binding command="MonoDevelop.Ide.Commands.EditCommands.Paste" shortcut="Meta+V" />
|
|
<binding command="MonoDevelop.Ide.Commands.EditCommands.Rename" shortcut="Meta+R" />
|
|
<binding command="MonoDevelop.Ide.Commands.EditCommands.Undo" shortcut="Meta+Z" />
|
|
<binding command="MonoDevelop.Ide.Commands.EditCommands.Redo" shortcut="Shift+Meta+Z" />
|
|
<binding command="MonoDevelop.Ide.Commands.EditCommands.SelectAll" shortcut="Meta+A" />
|
|
<binding command="MonoDevelop.Ide.Commands.EditCommands.IndentSelection" shortcut="Meta+]" />
|
|
<binding command="MonoDevelop.Ide.Commands.EditCommands.UnIndentSelection" shortcut="Meta+[" />
|
|
<binding command="MonoDevelop.Ide.Commands.EditCommands.MonodevelopPreferences" shortcut="Meta+," />
|
|
<binding command="MonoDevelop.Ide.Commands.EditCommands.ToggleFolding" shortcut="Control+Meta+Left" />
|
|
<binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddFiles" shortcut="Alt+Meta+A" />
|
|
<binding command="MonoDevelop.Ide.Commands.ProjectCommands.BuildSolution" shortcut="Meta+B" />
|
|
<binding command="MonoDevelop.Ide.Commands.ProjectCommands.Build" shortcut="Meta+K" />
|
|
<binding command="MonoDevelop.Ide.Commands.ProjectCommands.RebuildSolution" shortcut="Control+Meta+B" />
|
|
<binding command="MonoDevelop.Ide.Commands.ProjectCommands.Rebuild" shortcut="Control+Meta+K" />
|
|
<binding command="MonoDevelop.Ide.Commands.ProjectCommands.Run" shortcut="Alt+Meta+Return" />
|
|
<binding command="MonoDevelop.Ide.Commands.ProjectCommands.Clean" shortcut="Shift+Meta+K" />
|
|
<binding command="MonoDevelop.Ide.Commands.ProjectCommands.Stop" shortcut="Shift+Meta+Return" />
|
|
<binding command="MonoDevelop.Debugger.DebugCommands.Debug" shortcut="Meta+Return" />
|
|
<binding command="MonoDevelop.Ide.Commands.FileCommands.OpenFile" shortcut="Meta+O" />
|
|
<binding command="MonoDevelop.Ide.Commands.FileCommands.NewFile" shortcut="Meta+N" />
|
|
<binding command="MonoDevelop.Ide.Commands.FileCommands.Save" shortcut="Meta+S" />
|
|
<binding command="MonoDevelop.Ide.Commands.FileCommands.NewProject" shortcut="Shift+Meta+N" />
|
|
<binding command="MonoDevelop.Ide.Commands.FileCommands.CloseFile" shortcut="Meta+W" />
|
|
<binding command="MonoDevelop.Ide.Commands.FileCommands.CloseAllFiles" shortcut="Shift+Meta+W" />
|
|
<binding command="MonoDevelop.Ide.Commands.FileCommands.ReloadFile" shortcut="Meta+U" />
|
|
<binding command="MonoDevelop.Ide.Commands.FileCommands.SaveAs" shortcut="Shift+Meta+S" />
|
|
<binding command="MonoDevelop.Ide.Commands.FileCommands.PrintDocument" shortcut="Meta+P" />
|
|
<binding command="MonoDevelop.Ide.Commands.FileCommands.Exit" shortcut="Meta+Q" />
|
|
<binding command="MonoDevelop.Ide.Commands.ViewCommands.ShowNext" shortcut="Meta+=" />
|
|
<binding command="MonoDevelop.Ide.Commands.ViewCommands.ShowPrevious" shortcut="Meta++" />
|
|
<binding command="MonoDevelop.Ide.Commands.NavigationCommands.NavigateBack" shortcut="Alt+Meta+Left" />
|
|
<binding command="MonoDevelop.Ide.Commands.NavigationCommands.NavigateForward" shortcut="Alt+Meta+Right" />
|
|
<binding command="MonoDevelop.Ide.Commands.WindowCommands.NextWindow" shortcut="Meta+}" />
|
|
<binding command="MonoDevelop.Ide.Commands.WindowCommands.PrevWindow" shortcut="Meta+{" />
|
|
<binding command="MonoDevelop.Ide.Commands.WindowCommands.SwitchNextDocument" shortcut="Control+Tab" />
|
|
<binding command="MonoDevelop.Ide.Commands.WindowCommands.SwitchPreviousDocument" shortcut="Control+Shift+Tab" />
|
|
<binding command="MonoDevelop.MacIntegration.MacIntegrationCommands.MinimizeWindow" shortcut="Meta+M" />
|
|
<binding command="MonoDevelop.MacIntegration.MacIntegrationCommands.HideWindow" shortcut="Meta+H" />
|
|
<binding command="MonoDevelop.MacIntegration.MacIntegrationCommands.HideOthers" shortcut="Alt+Meta+H" />
|
|
<binding command="MonoDevelop.Ide.Commands.HelpCommands.Help" shortcut="Alt+Meta+?" />
|
|
<binding command="MonoDevelop.Ide.Commands.SearchCommands.Find" shortcut="Meta+F" />
|
|
<binding command="MonoDevelop.Ide.Commands.SearchCommands.FindNext" shortcut="Meta+G" />
|
|
<binding command="MonoDevelop.Ide.Commands.SearchCommands.FindPrevious" shortcut="Shift+Meta+G" />
|
|
<binding command="MonoDevelop.Ide.Commands.SearchCommands.FindNextSelection" shortcut="Meta+E" />
|
|
<binding command="MonoDevelop.Ide.Commands.SearchCommands.FindInFiles" shortcut="Shift+Meta+F" />
|
|
<binding command="MonoDevelop.Ide.Commands.SearchCommands.GotoType" shortcut="Shift+Meta+T" />
|
|
<binding command="MonoDevelop.Ide.Commands.SearchCommands.GotoFile" shortcut="Shift+Meta+D" />
|
|
<binding command="MonoDevelop.Ide.NavigateToDialog.Commands.NavigateTo" shortcut="Meta+." />
|
|
<binding command="MonoDevelop.Ide.Commands.SearchCommands.GotoLineNumber" shortcut="Meta+L" />
|
|
<binding command="MonoDevelop.Ide.Commands.TextEditorCommands.ShowCompletionWindow" shortcut="Control+Space" />
|
|
<binding command="MonoDevelop.Ide.Commands.TextEditorCommands.ToggleCompletionSuggestionMode" shortcut="Alt+Shift+Space" />
|
|
<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.ShowParameterCompletionWindow" shortcut="Control+Shift+Space" />
|
|
<binding command="MonoDevelop.Ide.Commands.TextEditorCommands.InsertNewLinePreserveCaretPosition" shortcut="Control+O" />
|
|
<binding command="MonoDevelop.Ide.Commands.TextEditorCommands.TransposeCharacters" shortcut="Control+T" />
|
|
<binding command="MonoDevelop.Ide.Commands.TextEditorCommands.RecenterEditor" shortcut="Control+L" />
|
|
<binding command="MonoDevelop.SourceEditor.SourceEditorCommands.DynamicAbbrev" shortcut="Meta+/" />
|
|
<binding command="MonoDevelop.SourceEditor.SourceEditorCommands.PulseCaret" shortcut="Meta+|" />
|
|
<binding command="MonoDevelop.SourceEditor.SourceEditorCommands.ToggleCodeFocus" shortcut="Shift+Meta+K" />
|
|
<binding command="MonoDevelop.CSharp.Highlighting.MoveToUsagesCommand.PrevUsage" shortcut="Shift+Meta+Up" />
|
|
<binding command="MonoDevelop.CSharp.Highlighting.MoveToUsagesCommand.NextUsage" shortcut="Shift+Meta+Down" />
|
|
<binding command="MonoDevelop.CSharp.ExpandCommands.ExpandSelection" shortcut="Alt+Shift+Up" />
|
|
<binding command="MonoDevelop.CSharp.ExpandCommands.ShrinkSelection" shortcut="Alt+Shift+Down" />
|
|
<binding command="MonoDevelop.DesignerSupport.Commands.SwitchBetweenRelatedFiles" shortcut="Alt+Meta+Up" />
|
|
<binding command="MonoDevelop.Debugger.DebugCommands.Pause" shortcut="Alt+Meta+P" />
|
|
<binding command="MonoDevelop.Debugger.DebugCommands.StepOver" shortcut="Shift+Meta+O" />
|
|
<binding command="MonoDevelop.Debugger.DebugCommands.StepInto" shortcut="Shift+Meta+I" />
|
|
<binding command="MonoDevelop.Debugger.DebugCommands.StepOut" shortcut="Shift+Meta+T" />
|
|
<binding command="MonoDevelop.Debugger.DebugCommands.ToggleBreakpoint" shortcut="Meta+\" />
|
|
<binding command="MonoDevelop.Debugger.DebugCommands.EnableDisableBreakpoint" shortcut="Alt+Meta+/" />
|
|
<binding command="MonoDevelop.Refactoring.RefactoryCommands.GotoDeclaration" shortcut="Meta+D" />
|
|
<binding command="MonoDevelop.Refactoring.RefactoryCommands.QuickFix" shortcut="Alt+Return" />
|
|
<binding command="MonoDevelop.Refactoring.RefactoryCommands.ImportSymbol" shortcut="Control+Alt+Space" />
|
|
<binding command="MonoDevelop.AnalysisCore.AnalysisCommands.ShowFixes" shortcut="Control+." />
|
|
<binding command="MonoDevelop.Ide.Commands.EditCommands.FoldDefinitions" shortcut="Control+Meta+Up" />
|
|
<binding command="MonoDevelop.Ide.CodeFormatting.CodeFormattingCommands.FormatBuffer" shortcut="Control+`" />
|
|
</scheme>
|
|
</schemes> |