Menu

Ctrl+2

David
2008-07-20
2013-03-15
  • David

    David - 2008-07-20

    All,

    On my Mac, with Ganymede and Pydev+Extensions, Ctrl+2 appears to do nothing.

    D.

     
    • Fabio Zadrozny

      Fabio Zadrozny - 2008-07-20

      Check in window > preferences > general > keys which keybinding is set to 'Offline Action for scripting' (In the Pydev - Editor category)

       
    • David

      David - 2008-07-20

      In preferences>general>keys, ctrl+2 is set for Offline Action for Scripting.

      However, what is supposed to happen when I hit Ctrl+2. Is a context menu supposed to popup? As far as I can tell, when I hit Ctrl+2, nothing happens.

      D.

       
      • Fabio Zadrozny

        Fabio Zadrozny - 2008-07-20

        Actually, ctrl+2 will make it start recording your keystrokes to make some other action (e.g.: press Ctrl+2 then type 'help')

        Cheers,

        Fabio

         
    • David

      David - 2008-07-20

      OK, some progress:

      After typing Ctrl+2, I entered the keystrokes h,e,l,p. I got this in the status bar:

      Exception raised when executing action:help -org/eclipse/ui/internal/util/SWTResourceUtil

      D.

       
      • Fabio Zadrozny

        Fabio Zadrozny - 2008-07-20

        Humm... that's an integration problem with Eclipse 3.4. I've already fixed that in the cvs, but there's still no release with that fix... (so, I guess it's only working for Eclipse 3.3.x for now)

        Cheers,

        Fabio