]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Removed ALT+SHIFT+Q S shortcut for opening SCL Console 60/4160/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 17 Apr 2020 22:05:13 +0000 (01:05 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 17 Apr 2020 22:05:13 +0000 (01:05 +0300)
It collides with a built-in shortcut that opens the Search view.

gitlab #521

Change-Id: Ic9aa1b2043ba013e44cade62d3fd5306a3a5f9d8

bundles/org.simantics.scl.ui/plugin.xml

index b7d5c9fb2005941f82c9cb028214da8f53775237..ac4489d2e01bfb751cff6aa31f42bac3f2244905 100644 (file)
    </extension>
    <extension
          point="org.eclipse.ui.bindings">
-      <key
-            commandId="org.eclipse.ui.views.showView"
-            schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
-            sequence="M2+M3+Q S">
-         <parameter
-               id="org.eclipse.ui.views.showView.viewId"
-               value="org.simantics.scl.ui.console">
-         </parameter>
-      </key>
-      <key
-            platform="carbon"
-            schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
-            sequence="M2+M3+Q S">
-      </key>
-      <key
-            platform="carbon"
-            commandId="org.eclipse.ui.views.showView"
-            schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
-            sequence="M1+M3+Q S">
-         <parameter
-               id="org.eclipse.ui.views.showView.viewId"
-               value="org.simantics.scl.ui.console">
-         </parameter>
-      </key>
       <key
             commandId="org.simantics.scl.editor.openModule"
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"