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

Language client still used for "quick fixes" after turning qmlls off

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 14.0.0, Qt Creator 15.0.0-rc1
    • None

    Description

      Follow the instructions from QTCREATORBUG-31977

      • have usage of QML language server turned on in the settings
      • open a QML file and e.g. add "Item {}"
      • try to trigger refactorings with e.g. alt+enter on "Item"
      • popup doesn't show (that's the other bug)
      • now go to the settings and turn off usage of qmlls
      • alt+enter still doesn't show a popup
      • close the file and reopen
      • alt+enter now works

      Debugging shows that LanguageClientQuickFixProvider is still used after turning qmlls usage off. Closing and reopening the file mends that.

      Attachments

        Issue Links

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

          Activity

            People

              davschul David Schulz
              con Eike Ziller
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes