HI,
I am trying to use my lovely CLion IDE to work with Felgo and in fact I am able to open, compile and run such projects (after few modifications of CMakeList created by QtCreator).
But my problem is that when project is configured for use Felgo ( contains find_package(Felgo REQUIRED)) then it breaks QML support in Clion. I still can run app, but I have no language support editing QML files.
QML support works well when project dont use Felgo but ‘clean’ Qt 6 modules.
I know you dont want responsibility of other apps and you never promisse to support other IDEs but QtCreator, but there are many developers using other IDEs.
So I have created ticked in CLion as well and I hope you will cooperating on this issue.