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

Clangd virtual function proposal not always shown

    XMLWordPrintable

Details

    • Windows
    • 117fa35e00300c5455b4c38368852ff978c44f88 (qt-creator/qt-creator/5.0)

    Description

      I only get the virtual function proposal widget when the editor conataining the virtual function declaration is currently opened.

      Steps to reproduce:

      • Checked out 3112d063e84dd48ac56aad912e4b54d52e1c809a
      • No editor opened
      • open codeassistant.cpp:230:64
      • trigger follow symbol
      • iassistprocessor.h:43:30 is directly opened without showing the virtual function proposal
      • ctrl+tab to previous editor location
      • trigger follow symbol again
      • virtual function proposal is shown
      • select TextEditor::IAssistProcessor::immediateProposal
      • close editor
      • trigger follow symbol again
      • iassistprocessor.h:43:30 is directly opened without showing the virtual function proposal again

      I could also reproduce that behavior with IEditor::toolBar()

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            davschul David Schulz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes