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

Autocompletion for enum doesn't work without restarting qml language server

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 16.0.1, Qt Creator 17.0.0
    • Quick / QML Support
    • None
    • Creator 16.0.1 + Qt 6.8.2
    • 72dc34f21 (dev), 08ec0d13c (6.9), 4171d41be (tqtc/lts-6.8)

      Test steps:
      1. Launch Creator(qml language server should be disabled at this point)
      2. Enable qml language server(Preferences -> Language Client)
      3. Create a new 'Qt Quick Application'
      4. Insert an enum to code
      5. Test that autocompletion works for the enum -> it doesn't work
      6. Restart the language server
      7. Test that autocompletion works

      Result:
      Autocompletion works OK.

      Expected result:
      Autocompletion works without restarting the language server.

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

            sami.shalayel Sami Shalayel
            jukkanokso Jukka Nokso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes