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

Code completion start matching also from midle of names

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • Not Evaluated
    • None
    • Qt Creator 3.6.1, Qt Creator 4.0.0-beta1
    • C/C++/Obj-C++ Support
    • None
    • All windows, may be All Platforms

    Description

      Currently in code like
      QMediaRecorder mr; mr.codec<cursor>
      I get no code completion. But it would be nice if I get list all methods which have codec in name which are
      audioCodecDescription
      supportedAudioCodecs
      supportedVideoCodecs
      videoCodecDescription

      Because I know what I want to work with codec and forget how exactly these methods are called.

      If someone thinks that it will be too many things found ... it is discussable ... may be matching can start only in midle points of names (I mean points where letter became Uppercase ... like places where cursor in Code Editor stops if Ctrl-Left or Ctrl-Right is pressed then editing names)

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            progrev Prav Ogrev
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes