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

Allow locator to search for git commands

    XMLWordPrintable

Details

    • be16ac2371c472c8196b953a2e804d5db6d53901 (qt-creator/qt-creator/master)

    Description

      Currently, locator searches for git actions using their text, so it is possible to type "git commit" in the Locator to invoke commit editor. Unfortunately, that doesn't work well with non-latin languages - since action text is translated, I forced to change keyboard layout to do such a search - this is highly inconvenient and makes the text search unusable (e.g. for the Russian translation, I have to type "git фиксировать" instead of "git commit").
      The suggestion is to allow to search for git/svn actions using the name of the actual git/svn command (in English) that is invoked or to allow to search for the untranslated (English) text.
      Note, that prior to the latest release, Russian translation of git actions had English command names in the action text (I asked the translator to add that years ago specifically for that use-case), but it's gone now.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            con Eike Ziller
            arch Ivan Komissarov
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes