Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
6.8.0 Beta1
Description
For example, Qt Creator would complain about these unsupported features, but if qmlls is used, it says nothing:
import QtQuick.Window Window { function f(i :int):void {} }
Attachments
Issue Links
- duplicates
-
QTBUG-129308 qmllint: implement .ui.qml warnings from qmljsstaticanalysismessage.cpp
- In Progress
- is required for
-
QTCREATORBUG-31037 Enable QML Language Server by default
- Open
- relates to
-
QTBUG-119890 qmllint warnings: reach feature parity with QtCreator
- Reported