From 13787d4d7de6e0fac19e4bf2dbf43185d34b8842 Mon Sep 17 00:00:00 2001 From: Bret Johnson Date: Thu, 24 Oct 2019 12:10:44 -0400 Subject: [PATCH] Added Android/Forms Windows scheme bindings The Android designer & Forms previewer are plugins, but there's currently no way to define a scheme specific keyboard binding in a plugin. Thus the bindings are defined here. For the Visual Visual Windows binding scheme, these bindings match VS Windows (generally Control instead of Command). For the other schemes, the default bindings are used. --- .../options/KeyBindingSchemeVisualStudio.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/main/src/core/MonoDevelop.Ide/options/KeyBindingSchemeVisualStudio.xml b/main/src/core/MonoDevelop.Ide/options/KeyBindingSchemeVisualStudio.xml index add3c37b13e..b1d94d89f31 100644 --- a/main/src/core/MonoDevelop.Ide/options/KeyBindingSchemeVisualStudio.xml +++ b/main/src/core/MonoDevelop.Ide/options/KeyBindingSchemeVisualStudio.xml @@ -172,4 +172,13 @@ + + + + + + + + +