-
Bug
-
Resolution: Duplicate
-
P2: Important
-
6.6.0
-
None
import QtQuick
import QtQuick.Window
import QtQuick.Controls.Basic
ApplicationWindow {
id: it_suggests_this_one
function ff() { asdf // put a dot after 'asdf' here and it only suggests the id above
}
}
- relates to
-
QTBUG-117445
qmlls: JS statement completion
-
- Closed
-