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

Ctrl+Space inserts only one snippet since the update to 4.0.2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 4.1.0-rc1
    • Qt Creator 4.0.2
    • Editors
    • None

    Description

      Since the update to qt-creator.x86_64-4.0.2-1.fc23 (using Fedora Linux), Ctrl+Space stopped offering the all snippets defined for a given trigger, and offers only a single one (the last).

      Attachments: Snippet definitions: three variants for the 'cout' snipped defined
      Snippet expansion: only one variant offered by Ctrl+Space

      Edit: For completeness, I'm including the three variant definitions of my 'cout' snippet:
      1: std::cout << "$$" << std::endl;
      2: std::cout << "$var$: " << $var$ << std::endl;
      3: std::cout << std::endl;

      Attachments

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

        Activity

          People

            davschul David Schulz
            peter.slizik Peter Slížik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes