- 
    Suggestion 
- 
    Resolution: Fixed
- 
    P2: Important 
- 
    None
- 
        2f2767510 (master)
Preferences > Language Client > QML Language Server contains an option, "Create .qmlls.ini files for new projects".
These files are no longer needed from Qt 6.10 onwards, so that option should be removed.
To continue supporting users on Qt 6.8 LTS (or 6.9), we could move that option to the "New Qt Quick Application" wizard. That option should be disabled if:
- "Minimum required Qt version" >= 6.10
- "Minimum required Qt version" < 6.8 AND "Allow versions below Qt 6.8" is disabled(under QML Language Server options)
- relates to
- 
                    QTBUG-141225 qmlls: don't warn about QT_QML_GENERATE_QMLLS_INI anymore -         
- Closed
 
-         
- resulted from
- 
                    QTBUG-134307 qmlls: make only -B required and use .qmlls.ini from build folder instead -         
- Closed
 
-         
- resulted in
- 
                    QTCREATORBUG-33685 JSON Wizards: Version comparison can fail -           
- Reported
 
-         
| For Gerrit Dashboard: QTCREATORBUG-33673 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 686905,1 | qmlls: remove option to generate .qmlls.ini files | master | qt-creator/qt-creator | Status: NEW | 0 | +1 | 
| 686999,6 | wizard: add checkbox for .qmlls.ini generation | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |