Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
Qt Creator 14.0.2
-
None
Description
I have a folder in my QML project called delegates. Now if I remove following line in my main.qml:
import "delegates"
everything still works. But ctrl+click on the component now opens the qml files from the build folder instead of the source folder. Then you basically edit the wrong file and everything is lost after re-building.
Attachments
Issue Links
- relates to
-
QTBUG-127661 Creator jumps to auto generated file instead of the real one
- Closed
-
QTBUG-118588 qmllint: Nondeterministic output when multiple files are linted in one invocation
- Closed