Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
None
-
Qt Creator 9.0.1, Qt Creator 11.0.3, Qt Creator 12.0.1
Description
There seems to be some issue with Qt Creator randomly loosing components.
In QtCharts there are ValueAxis and ValuesAxis types. Typing "value" suggested ValueAxis, ValuesAxis and LogValueAxis, however, after restarting the computer I can now only see ValuesAxis and LogValueAxis. Now it also shows ValueAxis as an unknown component.
plugins.qmltypes file still has entry for ValueAxis as it should.
Qt 6.5.0-beta2 was used for testing. I tested with:
import QtCharts ChartView { <start typing "value" here> }
Attachments
Issue Links
- is covered by
-
QTBUG-113727 qmlls: improve Code completion using new QQmlLSUtils stuff
- Closed