Commit c01d4085 authored by Andrey Filippov's avatar Andrey Filippov
Browse files

added F4 to jump to signal driver(s)

parent 6b97f23e
Loading
Loading
Loading
Loading

icons/driver.png

0 → 100644
+274 B
Loading image diff...
+12 −0
Original line number Diff line number Diff line
@@ -242,6 +242,12 @@
            categoryId="com.elphel.vdt.veditor.commands"
            id="com.elphel.vdt.veditor.actions.OpenDeclaration">
      </command>
      <command
            name="GotoDriver"
            description="Goto signal driver"
            categoryId="com.elphel.vdt.veditor.commands"
            id="com.elphel.vdt.veditor.actions.GotoDriver">
      </command>
      <command
            name="%command.name.4"
            description="%command.description.4"
@@ -324,6 +330,12 @@
            contextId="com.elphel.vdt.veditor.scope"
            commandId="com.elphel.vdt.veditor.actions.OpenDeclaration">
      </key>
      <key
            sequence="F4"
            schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
            contextId="com.elphel.vdt.veditor.scope"
            commandId="com.elphel.vdt.veditor.actions.GotoDriver">
      </key>
      <key
            sequence="M1+F12"
            schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"