-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
1.7.0
-
None
Qt has a plugin for VS Code that is great for writing Qml code.
It would be great to prepare this plugin for Qml backends written in Rust. Our goal should be to treat Rust as well as C++.
In particular, the plugin should find types created in Rust to have the correct highlighting and warnings by qmllint (I am not sure that this is actually a thing in C++; I opened a test example with C/Qml in VS Code and it was not able to find the elements created in C+ ).
This does not only affect QtBridges but also Cxx-Qt, althrough QtBridges has the higher priority.
- is required for
-
QTBUG-134769 As a dev, I need a simple way to add a Qt Quick UI to my Rust code
-
- Open
-