Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 1.3.85 (2.0.0-rc1)
-
None
-
eb9e7866f2be6e489318829c16a6bdf0fcf478f5
Description
I have a QML project with one file in it. In it I use the following non standard element Foo {}. The parser underlines the name Foo as unrecognised. I then drag a valid QML file into my project called Foo.qml. I drag this using the file system, not Creator. It shows up in the project tree, but Foo {} is still unrecognised in the open Editor. I have to close and reopen the editor to get it to recognise it.