Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-14586

GotoFileStart GotoFileEnd - missing keyboard shortcuts

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 4.6.0
    • Qt Creator 3.4.2
    • Editors
    • None
    • MAC OS X 10.8
      Logitech K120 keyboard
    • c7bb8305d7854231708988c23116b8fef9d06396

    Description

      Assign shortcuts for GotoFileStart GotoFileEnd text editor commands and remap HOME/END keys for users accustomed to pc windows shortcuts like HOME/END instead of CTRL + LEFT/RIGHT and CTRL + UP/DOWN instead of HOME/END.

      On Mac OS X it is possible to remap HOME END keys using KeyRemap4Macbook (Karabinier) app but Qt Creator does not work in this way. However other mac applications works excellent like xCode, TextEditor etc. but QT Creator has some problem with this. It seems that the only solution is to have a possibility of assigning these key shortcuts inside Qt Creator.

      HOME GotoLineStart
      END GotoLineEnd
      SHIFT + HOME GotoLineStartWithSelection
      SHIFT + END GotoLineEndWithSelection

      CTRL + HOME GotoFileStart
      CTRL + END GotoFileEnd
      CTRL + SHIFT + HOME GotoFileStartWithSelection
      CTRL + SHIFT + END GotoFileEndWithSelection

      Patch:
      https://github.com/qtproject/qt-creator/pull/3

      Attachments

        1. macosx.png
          macosx.png
          44 kB
        2. win.png
          win.png
          13 kB

        Activity

          People

            davschul David Schulz
            wlodek76 Włodzimierz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: