- 
    Task 
- 
    Resolution: Fixed
- 
    P2: Important 
- 
    None
- 
    None
- 
        79cc12ab8 (master)
In QtC, quickfixes from the language clients should be appliable using the quickfix shortcut (Option+Enter on macos, for example).
While this works for C++ code like:

This does not work for QML code like:

You can apply the quickfix in QML code by clicking the lightbulb, but not via the shortcut.
Qmlls is set up as following:

I attached the example project, where the screenshots were taken from, as untitled20.zip.
- relates to
- 
                    QTCREATORBUG-29407 Make QtCreator ready for latest qmlls features -         
- Closed
 
-         
- resulted in
- 
                    QTBUG-116644 qmlls/qmllint: support quickfixes from the old codemodel -         
- Reported
 
-         
| For Gerrit Dashboard: QTCREATORBUG-29557 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 500992,2 | qmljseditordocument: fix quickfix shortkey | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 | 



