Qt Creator 4.6 cannot open qrc file from Locator
-
hi
In what way open ?
if i command+k
and then f (for file system)
it can list any qrc file. ( and open if you press enter)I have not noticed any change and Locator is my best friend. (and F2)
Do you mean qrc added to project ?
-
Hi @mrjj , in QtCreator 4.2, I don't even have to use f (for file system). Just using Command+k and type the fileName.qrc will already show the file in the dropdown list of the locator. Then I just have to choose that and hit Enter and it will open it directly in the editor.
And yes, this qrc file is added to the project via .pri file
-
@aha_1980 No, that doesn't help. Even when I manually type f, I am still unable to find that file. Only once I manually right-click and open in the Editor (from Project directory) then I am unable to find that file.
Basically I can only find *.qrc file from Locator if it is in my Opened files
-
@Sivan then it sounds like a bug?! could you please create a report at bugreports.qt.io (best with a minimal example for reproducing)?
please provide a link to the report here.
Thanks
-
I have created a report as requested https://bugreports.qt.io/browse/QTCREATORBUG-20220