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

More keys for using selected code completion item

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • Qt Creator 2.1.0
    • Qt Creator 1.2.1
    • Editors
    • None
    • b4cecd6ec8a39c10913887fd9a99293a260e6482

      Platform
      Linux
      Platform details
      Debian GNU/Linux, "testing" branch

      Steps to reproduce / test case
      Currently to use the selected code completion item one has to use the "Tab" key. I think that MSVC-like behavior, where any key not allowed to be used in identifiers (i.e. not a letter, digit or underscore), is more convenient.

      For example, if there's an object "foo" with function "someCoolFunction()", the user can type "foo.s();" in MSVC to get "foo.someCoolFunction();", while in Qt Creator [s]he must type "foo.s<Tab>();" to get the same result.
      More information

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

            lindeije Thorbjørn Lindeijer (closed Nokia identity) (Inactive)
            dakovaci Daniel Kovacic
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes