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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes